-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Software Authenticator Plus | ||
|
||
A modern looking cross-platform TOTP Authenticator with a private key generator. | ||
|
||
https://github.com/StevenJDH/Software-Authenticator-Plus | ||
|
||
Changelog: https://github.com/StevenJDH/Software-Authenticator-Plus/wiki/Changelog | ||
|
||
### Features | ||
* Realistic looking LCD panel and digital out. | ||
* The TOTP password will change to orange and then red as it is about to change. | ||
* Double tap password to automatically save to clipboard. | ||
* Cross-platform support for Windows, OS X, and Linux. | ||
* Native Apple menu under OS X. | ||
* 2FA private key generator with QRCode that can be saved. | ||
* Application sits on top of all applications. | ||
|
||
### TODO | ||
* Add multiple private key support. | ||
|
||
## Why am I contributing? | ||
This is just one of many tools and applications I’ve created over the years for myself that I thought I should share with the public. I am new to GitHub so bear with me while I get adjusted. Hopefully, with community support, some of these applications will grow into something better. | ||
|
||
## Do you have any questions? | ||
Many commonly asked questions are answered in the FAQ: | ||
https://github.com/StevenJDH/Software-Authenticator-Plus/wiki/FAQ | ||
|
||
// Steven JDH ("StevenJDH" on GitHub) |