A python client for bump service.
http://raphael.maenle.net/post/projects/bump/
raphael
2294650daa
- cli generated using typer package, which is added to the setup.py - if optional argument to bump is not passed, the current secret is visualized - if there is an argument, it is pushed as a message to the current sender |
||
---|---|---|
bump | ||
.gitignore | ||
README.md | ||
setup.py |
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