Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
/ KaiAuth Public archive
forked from zjyl1994/KaiAuth

Simple One Time Password Manager for KaiOS

License

Notifications You must be signed in to change notification settings

Delta-Applications/KaiAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaiAuth

Simple One Time Password Manager for KaiOS KaiAuth icon

What changes from original KaiAuth:

  • Support for codes with non-6 digit length
  • Support for codes with non-30 second duration
  • Bugfixing
  • Now grabs Issuer, Duration, Digits from QR Code
  • Future updates: Possibly grab logo and color from database like Authy does

Test it

Non-6 Digit and Non-30 Seconds Test

This code should have 7 digits and should change every 10 seconds. Scan it with KaiAuth:

6 Digit and 30 Seconds Test

This code should have 6 digits and should change every 30 seconds. Scan it with KaiAuth:

Screenshots

app_in_launcher main_interface scan_qrcode option_menu

Install

Omni SD

  • Download kaiauth-omnisd.
  • Copy this zip file to the apps directory of the memory card.
  • Open "OmniSD" and install this zip.

Web IDE

  • Download kaiauth-webide.
  • Extract this zip to a folder.
  • Click "Open Packaged App" and select the folder from the previous step.
  • Click "Install and Run" button.

More information

For more information please visit https://kaiauth.zjyl1994.com/ .

I have submitted it to KaiStore, but need to wait for KaiStore review. It may be available for download in KaiStore in the near future.

(Available in 🇺🇸 American English, 🇨🇳 Simplified Chinese, 🇹🇼 Traditional Chinese and 🇭🇰 Cantonese.)

About

Simple One Time Password Manager for KaiOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.3%
  • CSS 0.8%