mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-20 17:48:32 +01:00
Note that Keyguard also has binaries for other platforms
This commit is contained in:
parent
7dc9b8a726
commit
6d56cbf536
17
README.md
17
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" />
|
||||
</a>
|
||||
|
||||
#### 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.
|
||||
|
Loading…
Reference in New Issue
Block a user