Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kryptonbutterfly/tinytotp

A Totp Client
https://github.com/kryptonbutterfly/tinytotp

debian-package java linux-app totp totp-authenticator totp-desktop-app totp-tfa

Last synced: about 1 month ago
JSON representation

A Totp Client

Awesome Lists containing this project

README

        

# TinyTotp

A Totp Client

## Downloads

java version | app version | jar | deb
:----------: | :---------: | :-: | :-:
18+ | 4.0.1 | [TinyTotp.jar](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v4.0.1/TinyTotp.jar) | [TinyTotp-4.0.1.deb](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v4.0.1/TinyTotp-4.0.1.deb)
18+ | 3.2.0 | [TinyTotp.jar](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v3.2.0/TinyTotp.jar) | [TinyTotp-3.2.0.deb](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v3.2.0/TinyTotp-3.2.0.deb)
18+ | 3.1.0 | [TinyTotp.jar](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v3.1.0/TinyTotp.jar) | [TinyTotp-3.1.0.deb](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v3.1.0/TinyTotp-3.1.0.deb)
18+ | 3.0.0 | [TinyTotp.jar](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v3.0.0/TinyTotp.jar) | [TinyTotp-3.0.0.deb](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v3.0.0/TinyTotp-3.0.0.deb)
18+ | 2.0.0 | [TinyTotp.jar](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v2.0.0/TinyTotp.jar) | [TinyTotp-2.0.0.deb](https://github.com/kryptonbutterfly/TinyTotp/releases/download/v2.0.0/TinyTotp-2.0.0.deb)

## Important

When starting the application you'll be prompted to enter a password.
This password is used to encryt/decrypt your totp secrets.
**```Don't lose it!```**

## Images

![](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/Main.png)

more images

![Categories](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/Categories.png)

![Import Secret](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/Import-Secret.png)
![Import Secret via webcam](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/Import-Qr.png)

![Add Totp Secret](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/AddSecret.png)

![Edit Totp Secret](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/Edit-Totp.png)

![Export Secret](https://raw.githubusercontent.com/kryptonbutterfly/TinyTotp/master/md/Export-Secret.png)