Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
/ pbns Public archive

Pushbullet notifications via D-Bus.

License

Notifications You must be signed in to change notification settings

kiike/pbns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBNS: Pushbullet Notifications via D-BUS

PBNS is an application that uses the pushbullet.py module by @randomchars to integrate Pushbullet notifications and pushes into your desktop. It forwards both mirrored notifications and regular text pushes (such as from chat messages) to D-Bus so that they show up via your regular notifications daemon.

screencast

Features

  • Mirrors your devices' notifications to your desktop
  • Displays your pushes as soon as they're received
  • Decryption of your End-to-End-encrypted pushes and notifications

Why

The motivation behind the development of this app was to experiment with the Pushbullet API, so I could integrate the notifications with my desktop.

How to run

  1. pip install requirements.txt
  2. git clone htts://github.com/kiike/pbns
  3. source $YOUR_VIRTUALENV/bin/activate
  4. python $CLONE_DIR/pbns.py

License and contributions

This project is in no way endorsed nor affiliated with Pushbullet.

This project's code is licensed under the ISC license. For details, see the LICENSE file. The logo is released under the terms of the CC-4.0-BY license.

I welcome contributions and suggestions very much. Please file bugs and (pull) requests!

About

Pushbullet notifications via D-Bus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages