raphael
eedc1d5679
enables piping to bump cli
- sys.stdin is queried for data if no message is passed to the cli directly - sys stdin content is then passed as the title of a message to the senders
Bump Python Client
This Bump client enables easy access to the bump service through a python api. Bump any other client anywhere through an easy to use API.
working functions
- peek
- pop
- push
- list
- clear
- generate new cryptographicaly safe secret
- visualize with rudimentary qr code to share with other clients
missing
- add an existing secret
- scan existing qr code
- sync 'read' to other clients
- alert function that shows any new notifications
Description
Languages
Python
100%