tpb: Applications for interacting with the Pushbullet API
This package provides two programs, tpb and pb-notify, for interacting with the Pushbullet API. The former is primarily used for sending SMS whereas the latter is used for showing desktop notifications when SMS are received. tpb additionally supports a number of additional management commands for creating and deleting resources inside PushBullet. pb-notify is responsible for integration with PushBullet's Universal Copy/Paste feature. It maintains an internal buffer that is kept in sync with PushBullet's clipboard. This buffer can be accessed via pb-notify's built-in HTTP server. A POST request to the /clip endpoint of the server will in turn send the necessary request to PushBullet to set the clipboard of all connected devices.
Downloads
- tpb-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.1, 0.4.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.0 && <1.2), ansi-wl-pprint (>=0.6 && <0.7), async (>=2.1 && <2.2), base (>=4.9 && <4.10), boxes (>=0.1 && <0.2), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), directory (>=1.2 && <1.4), filepath (>=1.4 && <1.5), free (>=4.12 && <4.13), http-client (>=0.5 && <0.6), http-client-tls (>=0.3 && <0.4), libnotify (>=0.2 && <0.3), microlens (>=0.4 && <0.5), mtl (>=2.2 && <2.3), optparse-applicative (>=0.13 && <0.14), pushbullet-types (>=0.4 && <0.5), servant (>=0.9 && <0.12), servant-client (>=0.9 && <0.12), servant-pushbullet-client (>=0.4 && <0.5), servant-server (>=0.9 && <0.12), text (>=1.2 && <1.3), time (>=1.6 && <1.7), wai (>=3.2 && <3.3), warp (>=3.2 && <3.3), websockets (>=0.10 && <0.11), wuss (>=1.1 && <1.2) [details] |
License | GPL-3.0-only |
Copyright | Jacob Thomas Errington 2017 |
Author | Jacob Thomas Errington |
Maintainer | hackage@mail.jerrington.me |
Category | Web |
Source repo | head: git clone https://github.com/tsani/tpb this: git clone https://github.com/tsani/tpb/releases/tag/v0.4.0.0(tag v0.4.0.0) |
Uploaded | by tsani at 2017-08-01T16:36:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | pb-notify, tpb |
Downloads | 1988 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-08-01 [all 3 reports] |