You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library provides reading/writing support for KDBX files in Kotlin (including newest format version 4.1). It's suitable for Mobile, Desktop and Backend JVM projects. Functional style API makes it convenient for MVI/Redux like architectures.
The library offers reading and writing support for [KeePass](https://en.wikipedia.org/wiki/KeePass) (KDBX) files in Kotlin, including the latest format version 4.1. It is suitable for Mobile, Desktop, and Backend JVM projects. The functional style API makes it convenient for MVI-like architectures.
5
8
6
9
## See it in action
7
10
8
-
This library is used as backbone of **KeeMobile** Password Manager, check it out:
11
+
This library is used as backbone of [KeeMobile](https://keemobile.app) password manager, check it out:
[<imgalt='Get it on Google Play'src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'width='200'/>](https://play.google.com/store/apps/details?id=app.keemobile)
13
+
[<imgalt='Get it on Google Play'src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'width='160'/>](https://play.google.com/store/apps/details?id=app.keemobile)
0 commit comments