Description Usage Arguments See Also Examples
Function to post to Pushbullet only if certain conditions are met. This allows you to have others run your code on their computers without getting messages about not having RPushbullet set up. For you to receive a message from this, you must set up your Pushbullet account with your ".rpushbullet.json" file saved to your home directory.
1 |
message |
Message you would like sent to your pushbullet account. |
type |
Type of message to send. I always use "note," but others may be possible. |
title |
Title of message. (Note: if you are receiving pushbullets on your iPhone, the title will be visible from your lock screen.) |
pbPost
1 2 | ## This sends a PB if set up on the computer
my.pbPost("body of test message")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.