SkillAgentSearch skills...

Hotpants

HOTP/TOTP one time passwords on java phones (J2ME)

Install / Use

/learn @baumschubser/Hotpants

README

Icon

Hotpants

A HOTP/TOTP one time password generator for feature phones

A J2ME Java application to manage your two-factor authentication with your dumbphone on the go.

Screenshots

Scan QR Code Screenshot 1 Screenshot 2

Installation

Download the .jar file of the latest release and copy it to your phone (Bluetooth, USB…) and you should be ready to go.

Usage

You can import both TOTP (time-based one time passwords) and HOTP (counter based one time passwords). You can scan the QR code or enter the details manually.

When using TOTP, make sure the date and time of your phone are exactly correct, otherwise the codes will not work. You can shift the time by a couple of seconds in the menu item "Time Configuration".

When using HOTP, just select the entry an click "New Pin" to generate the next code.

Credits

OTP PIN calculation from Evsinev. QR Code Scanner from OnlineCity. Thank you @lionkmp for testing!

Related Skills

View on GitHub
GitHub Stars71
CategoryDevelopment
Updated12d ago
Forks4

Languages

Java

Security Score

100/100

Audited on Mar 18, 2026

No findings