Commit Graph

2 Commits

Author SHA1 Message Date
e120815378 splits main function and parser 2022-01-16 22:22:19 +01:00
2294650daa adds minimal cli for qr code and pushing
- 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
2022-01-16 19:52:12 +01:00