pushbullet package

The pushbullet package provides functions for sending data to Pushbullet. Import the pushbullet package:

import "pushbullet"

Options

option pushbullet.defaultURL = "https://api.pushbullet.com/v2/pushes"

defaultURL

defaultURL is the default Pushbullet API URL used by functions in the pushbullet package.

Functions


Was this page helpful?

Thank you for your feedback!