Skip to main content

This little app generates your TOTP from your secret (you can use secret as password in a password manager), you don't need any phone or other device

Project description

TotpApp Logo

TotpApp

Description

This little app generates your TOTP from your secret (you can use secret as password in a password manager), you don't need any phone or other device

Requirements

This package require:

  • python3
  • python3 Standard Library

Installation

Pip

python3 -m pip install TotpApp

Git

git clone "https://github.com/mauricelambert/TotpApp.git"
cd "TotpApp"
python3 -m pip install .

Wget

wget https://github.com/mauricelambert/TotpApp/archive/refs/heads/main.zip
unzip main.zip
cd TotpApp-main
python3 -m pip install .

Usages

Command line

TotpApp              # Using CLI package executable
python3 -m TotpApp   # Using python module
python3 TotpApp.pyz  # Using python executable
TotpApp.exe          # Using python Windows executable

Python script

from TotpApp import *

root = Tk()
app = TotpApp(root)
root.mainloop()

Links

License

Licensed under the GPL, version 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

totpapp-0.0.5.tar.gz (19.2 kB view details)

Uploaded Source

File details

Details for the file totpapp-0.0.5.tar.gz.

File metadata

  • Download URL: totpapp-0.0.5.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for totpapp-0.0.5.tar.gz
Algorithm Hash digest
SHA256 2234d05beed4d36a5a6b6c36b6cf675d2237ab93398aa9dc2ea2873a78fd98ef
MD5 9d6706e91b95a8d01309e7ea2c096f33
BLAKE2b-256 8df18c9d0b4f4b26bf3142f44889212ed9b796b89ffc16edbe872d9af637029a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page