@hackage tpb0.4.0.0
Applications for interacting with the Pushbullet API
Categories
License
GPL-3.0-only
Maintainer
hackage@mail.jerrington.me
Links
Versions
Installation
Dependencies (0)
- aeson >=1.0 && <1.2
- ansi-wl-pprint >=0.6 && <0.7
- base >=4.9 && <4.10
- boxes >=0.1 && <0.2
- bytestring >=0.10 && <0.11
- directory >=1.2 && <1.4 Show all…
Dependents (1)
@hackage/acme-everything
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.