raphael 1825e3109c updates alert function for cli
- alert correctly collects title from server
- alert now posts any new incomming messages
  to the commandline in form of a dict
2022-01-17 15:00:47 +01:00
2022-01-17 15:00:47 +01:00
2022-01-15 14:12:51 +01:00
2022-01-17 15:00:47 +01:00

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
A python client for bump service.
http://raphael.maenle.net/post/projects/bump/
Readme 68 KiB
Languages
Python 100%