Commit Graph

11 Commits

Author SHA1 Message Date
bea90fb621 fix: lint - p.Start is deprecated (#18)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #18
2022-12-11 17:59:46 +00:00
3b778a7883
chore: update dependencies
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-11 10:41:31 +01:00
d1ab688099 refactor: rename module github.com/Kichiyaki/gootp -> gitea.dwysokinski.me/Kichiyaki/gootp (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
2022-09-04 08:04:31 +00:00
0de280e634
feat: add README.md (#17) 2022-05-22 10:53:22 +02:00
7632df40da
feat: add a new subcommand - encrypt (#16) 2022-05-22 09:13:24 +02:00
f59e1db9a8
feat: add output flat to decrypt subcommand (#15) 2022-05-21 07:30:23 +02:00
174e667b64
refactor: don't export the generateOTP fn, extract a few constants, update command usages (#13) 2022-05-20 06:54:58 +02:00
b040127bef
feat: add simple TUI (#11) 2022-05-19 16:38:24 +02:00
e8ba0781b0
feat: add two new workflows (golangci-lint and test) (#7) 2022-05-18 06:40:19 +02:00
56dd53db4d
feat: add a default value to the path flag ($HOME/.otp_accounts.json.aes) 2022-05-18 06:32:05 +02:00
08f3d4665a
feat: add the possibility to generate otps 2022-05-17 07:10:36 +02:00