bump_python/README.md
raphael 424812432c adds all initial communication functionality
- adds rest server wraper
- adds secret generation
- adds secret visualization
2021-12-10 17:46:53 +01:00

472 B

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