Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
PushBullet plugin (Pako)
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
PushBullet plugin (Pako)
I also tried the PushBullet plugin from sfalkman and basically it works ...
However, I had the feeling that there are some imperfections and that the plugin uses very little the potential of PushBullet service.
So I decided to create another version.
Perhaps you will like it.
Introducing Pushbullet Channels
Subscribe to channel ... EventGhost - PushBullet plugin News
Installation instructions:
A) Complete installation (for new users)
A.1) You have to download the file PushBulletPluginFolder.zip
A.2) Unzip it and the folder PushBullet (including content) move to the folder ...\EventGhost\plugins.
A.3) Download the file __init__.py (at the bottom of this post) and move it to new folder ...\EventGhost\plugins\PushBullet.
A.4) Restart EventGhost and add the plugin PushBullet to your configuration.
B) Upgrade from version 0.2.18 or lower to version 0.2.20 or higher
B.1) Close EventGhost
B.2) If some files are in the folder ...\EventGhost\plugins\PushBullet\sounds, back them up (move them to another location).
B.3) Delete folder ...\EventGhost\plugins\PushBullet
B.4) Perform points A.1) to A.3)
B.5) Reinstall the files, backed up in point B.2), to its original location (...\EventGhost\plugins\PushBullet\sounds)
B.6) Restart EventGhost
C) Upgrade from version 0.2.20 or higher
C.1) The downloaded file __ init__.py move to the folder ...\EventGhost\plugins\PushBullet (replacing the file with the same name)
C.2) Restart EventGhost
Note - alerting sounds:
Receiving of any push can be accompanied by a sound. It's easy:
#1) In the main dialog of the plugin, select the directory, where the sounds are stored (default is ...\EventGhost\plugins\PushBullet\sounds).
#2) For each push type (Note, Link, File, Mirror) there give an audio file (it must be of type wav). Example: for push type Note it must be a file note.wav.
#3) If the field to select the folder is empty, the feature is disabled.
#4) If the file is missing for some push type, no audio will sound for corresponding push type.
Pako
Here you will always find the latest version:
However, I had the feeling that there are some imperfections and that the plugin uses very little the potential of PushBullet service.
So I decided to create another version.
Perhaps you will like it.
Introducing Pushbullet Channels
Subscribe to channel ... EventGhost - PushBullet plugin News
Installation instructions:
A) Complete installation (for new users)
A.1) You have to download the file PushBulletPluginFolder.zip
A.2) Unzip it and the folder PushBullet (including content) move to the folder ...\EventGhost\plugins.
A.3) Download the file __init__.py (at the bottom of this post) and move it to new folder ...\EventGhost\plugins\PushBullet.
A.4) Restart EventGhost and add the plugin PushBullet to your configuration.
B) Upgrade from version 0.2.18 or lower to version 0.2.20 or higher
B.1) Close EventGhost
B.2) If some files are in the folder ...\EventGhost\plugins\PushBullet\sounds, back them up (move them to another location).
B.3) Delete folder ...\EventGhost\plugins\PushBullet
B.4) Perform points A.1) to A.3)
B.5) Reinstall the files, backed up in point B.2), to its original location (...\EventGhost\plugins\PushBullet\sounds)
B.6) Restart EventGhost
C) Upgrade from version 0.2.20 or higher
C.1) The downloaded file __ init__.py move to the folder ...\EventGhost\plugins\PushBullet (replacing the file with the same name)
C.2) Restart EventGhost
Note - alerting sounds:
Receiving of any push can be accompanied by a sound. It's easy:
#1) In the main dialog of the plugin, select the directory, where the sounds are stored (default is ...\EventGhost\plugins\PushBullet\sounds).
#2) For each push type (Note, Link, File, Mirror) there give an audio file (it must be of type wav). Example: for push type Note it must be a file note.wav.
#3) If the field to select the folder is empty, the feature is disabled.
#4) If the file is missing for some push type, no audio will sound for corresponding push type.
Pako
Here you will always find the latest version:
- Attachments
-
- __init__.py
- Version 0.2.20 - released 2017-09-14
- bugfix - pycurl workaround - (214.02 KiB) Downloaded 2133 times
-
- PushBulletPluginFolder.zip
- (192.34 KiB) Downloaded 3707 times
-
- __init__.py
- Version 0.2.19 - released 2017-06-26
- bugfix (TypeError: run_forever() got an unexpected keyword argument 'http_proxy_auth') - (213.72 KiB) Downloaded 693 times
-
- __init__.py
- Version 0.2.18 - released 2017-04-20
- bugfix (incoming push type 'link' & 'url' parameter is missing)
- bugfix (push file failed) - (213.46 KiB) Downloaded 582 times
Re: PushBullet plugin
Well, I had a look at the updated API's and Pako's plugin last night and I have to say that my plugin is completely obsolete 
I won't be making any updates on my plugin, so use Pako's plugin instead!
EDIT: By the way, thank you Pako! I haven't test the plugin fully, but to be able to receive push events in Eventghost will be extremely helpful for me. Good job!
I won't be making any updates on my plugin, so use Pako's plugin instead!
EDIT: By the way, thank you Pako! I haven't test the plugin fully, but to be able to receive push events in Eventghost will be extremely helpful for me. Good job!
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
I think it fits everyone...sfalkman wrote:... but to be able to receive push events in Eventghost will be extremely helpful for me.
However, most people seem to take for granted and do not bother with some commentary.
They probably have no idea, how much effort it requires.
Thank you for the recognition !sfalkman wrote:Good job!
Pako
You know flattr ? You can 

-
goodcoproflcop
- Posts: 21
- Joined: Tue Aug 13, 2013 2:18 pm
Re: PushBullet plugin
What are the aditional functions in the pako plugin?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
And I forgot something:goodcoproflcop wrote: What are the aditional functions in the pako plugin?
It can send to multiple recipients at the same time: NO / YES
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
Good news for iPhone users:
Pushbullet For iPhone Is Available Now!
Pushbullet For iPhone Is Available Now!
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
More good news for many PushBullet users:
Pushbullet's IFTTT Channel Is Online!
While I personally have not yet found absolutely no use for IFTTT.
But it is not important. I understand that for most users it is really good news.
Pako
Pushbullet's IFTTT Channel Is Online!
While I personally have not yet found absolutely no use for IFTTT.
But it is not important. I understand that for most users it is really good news.
Pako
You know flattr ? You can 

- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
I just released a new version (0.0.4). You can find it in the opening post.
News:
Pako
News:
- automatic opening of pictures is now optional feature
- added actions "Open file" and "Jump according to file extension"
- with the api_key is treated as with a password for more security
Pako
You know flattr ? You can 

- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
New version (0.0.5) released.
News:
News:
- new SSL certificate for tornado lib 3.2 is valid
- icon with size 96x96 is now supported (mirroring)
You know flattr ? You can 

Re: PushBullet plugin
Thank you very much for this plugin.
just wondering if it's possible to send variables with it?
so if i send a message to my phone with suffix and Variable, then have Tasker do something with the payload of the message.
similar to how autoremote work, but autoremote is not always reliable, 50% of the time i dont receive the notification if i'm home under the same network
just wondering if it's possible to send variables with it?
so if i send a message to my phone with suffix and Variable, then have Tasker do something with the payload of the message.
similar to how autoremote work, but autoremote is not always reliable, 50% of the time i dont receive the notification if i'm home under the same network
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
As far as I know, so PushBullet Tasker plugin does not currently support variables.
But I suppose it will be added soon.
EDIT:
I found that even currently it is possible to use variables.
You must set an option to copy the note's content to the clipboard in PushBullet
and then read the contents of the variable %CLIP in Tasker.
Pako
But I suppose it will be added soon.
EDIT:
I found that even currently it is possible to use variables.
You must set an option to copy the note's content to the clipboard in PushBullet
and then read the contents of the variable %CLIP in Tasker.
Pako
You know flattr ? You can 

Re: PushBullet plugin
Great Plugin!
Is there a way to disable to mirrored notification from popping up? I have the chrome extension installed and each time I get a notification I see it twice, once from EG and once from Chrome.
Is there a way to disable to mirrored notification from popping up? I have the chrome extension installed and each time I get a notification I see it twice, once from EG and once from Chrome.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
It is not - yet.Phil wrote:Is there a way to disable to mirrored notification from popping up? I have the chrome extension installed and each time I get a notification I see it twice, once from EG and once from Chrome.
When I wrote it, so it was possible (on Android device) to select a destination for mirroring.
Then it was not necessary to have such a possibility.
Now the situation is different. I agree that it would be beneficial and I will do it soon.
Pako
You know flattr ? You can 

- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin
New version (0.0.7) released.
News:
News:
- popping up of mirrored notification can now be disabled
You know flattr ? You can 
