From 6d56cbf53674af50a3baaf4d03df2f893ea338d4 Mon Sep 17 00:00:00 2001 From: Artem Chepurnyi Date: Sat, 6 Jan 2024 21:06:30 +0200 Subject: [PATCH] Note that Keyguard also has binaries for other platforms --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 492640e..c5e618c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ _Can be used with any Bitwarden® installation. This product is not associated w src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" height="60" /> -#### Highlights: +#### Highlights - a beautiful rich **Material You** user interface; - a **powerful** and **fast search**; - a support for creating & using **passkeys** - a modern alternative to passwords. @@ -22,12 +22,23 @@ _Can be used with any Bitwarden® installation. This product is not associated w - a support for [placeholders](wiki/PLACEHOLDERS.md) and [URL overrides](wiki/URL_OVERRIDE.md); - and much more! -#### Looks: +#### Platforms +Keyguard is written using Kotlin Multiplatform + Compose Multiplatform and largely dependent on the JVM libraries. Keyguard is focusing to be **Android** first, other platforms might have some features missing. + +- Android; +- Linux _(via Flatpak)_; +- Windows; +- macOS. + +you can find artifacts for your platform on the [releases](https://github.com/AChep/keyguard-app/releases) page. + + +#### Looks | | | | | :----: | :----: | :----: | | ![1](https://github.com/AChep/keyguard-app/blob/master/screenshots/phone/Screenshot_20230928_233006.png) | ![2](https://github.com/AChep/keyguard-app/blob/master/screenshots/phone/Screenshot_20230928_233040.png) | ![3](https://github.com/AChep/keyguard-app/blob/master/screenshots/phone/Screenshot_20230928_233118.png) | | ![4](https://github.com/AChep/keyguard-app/blob/master/screenshots/phone/Screenshot_20230928_233159.png) | ![5](https://github.com/AChep/keyguard-app/blob/master/screenshots/phone/Screenshot_20230928_233236.png) | ![6](https://github.com/AChep/keyguard-app/blob/master/screenshots/phone/Screenshot_20230928_233342.png) | -## License: +## License The source code is available for **personal use** only.