Skip to content

Another simple read-only KeePass Android app.

License

Notifications You must be signed in to change notification settings

ixearth/TinyKeePass

 
 

Repository files navigation

TinyKeePass

Another simple read-only KeePass Android app.

Only what I personally need are implemented, lacks lots of common functions, and possibly buggy.

Google Play F-Droid

Features

  • Fetch/update database from HTTP(S)/WebDav server, support HTTP basic auth.

  • Remember master password, which is protected by Android Keystore System. (Cannot not-to-remember password, though)

  • Fingerprint or screen lock support.

  • Copy username and/or password to clipboard, with counting down on notification.

  • Searching.

  • Autofill on Oreo or above

  • No support: any edit/delete operations, groups, display fields other than title, username, password, and URL.

  • Android >= 7.0 (N)

Credits

  • KeePass: the free, open source, light-weight and easy-to-use password manager.

  • openkeepass: a java library for reading and writing KeePass databases

About

Another simple read-only KeePass Android app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.8%
  • Kotlin 20.2%