Categorygithub.com/codemicro/lightOtp
module
0.0.1
Repository: https://github.com/codemicro/lightotp.git
Documentation: pkg.go.dev

# README

lightOtp

What?

lightOtp is a command line TOTP code generation tool built with Go. It's cross platform and lightweight.

Supported platforms

  • OSX (theoretically, this is untested)
  • Windows
  • Linux and Unix

Building from source

go get github.com/codemicro/lightOtp
go build github.com/codemicro/lightOtp/cmd/lightOtp

Exporting tokens from Authy

https://gist.github.com/gboudreau/94bb0c11a6209c82418d01a59d958c93

# Packages

No description provided by the author