Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achep/keyguard-app
Keyguard is an alternative client for the Bitwarden® platform, created to provide the best user experience possible.
https://github.com/achep/keyguard-app
android bitwarden compose desktop jvm kotlin multiplatform
Last synced: 1 day ago
JSON representation
Keyguard is an alternative client for the Bitwarden® platform, created to provide the best user experience possible.
- Host: GitHub
- URL: https://github.com/achep/keyguard-app
- Owner: AChep
- License: other
- Created: 2023-07-23T06:12:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-27T00:26:25.000Z (3 months ago)
- Last Synced: 2024-10-30T05:56:37.155Z (3 months ago)
- Topics: android, bitwarden, compose, desktop, jvm, kotlin, multiplatform
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.artemchep.keyguard
- Size: 29.9 MB
- Stars: 1,283
- Watchers: 8
- Forks: 42
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Keyguard
[![Crowdin](https://badges.crowdin.net/keyguard/localized.svg)](https://crowdin.com/project/keyguard)
Keyguard is an alternative client for the [Bitwarden® platform](https://bitwarden.com/), created to provide the best user experience possible.
_Can be used with any Bitwarden® installation. This product is not associated with the Bitwarden project nor Bitwarden, Inc. Bitwarden® is a registered trademark of Bitwarden Inc._
#### Highlights
- a beautiful rich and responsive **Material You** user interface;
- a **powerful** and **fast search**;
- a support for creating & using **passkeys** - a modern alternative to passwords.
- a watchtower that finds items with **Pwned passwords**, **Vulnerable accounts**, **Reused passwords**, **Inactive two factor authentication**, **Inactive passkeys**, **Unsecure Websites** as well as **Duplicate**, **Incomplete** and **Expiring** items, and other;
- **multi-account support** 🌠 with secure login and two-factor authentication support;
- add items 🌠 and sends 🌠, modify 🌠, and view your vault **offline**;
- **export individual** or organization items, **including the attachments**;
- beautiful **Light**/**Dark theme**;
- a generator with **SSH keys**, **Email forwarders**, **Custom wordlists** support, and many other features;
- a support for [placeholders](wiki/PLACEHOLDERS.md) and [URL overrides](wiki/URL_OVERRIDE.md);
- and much more!🌠 _- on Android requires the Premium one-time or subscription license_.
#### 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](#android);
- [Linux](#linux);
- [Windows](#windows);
- [macOS](#macos).#### 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) || |
| :----: |
| ![](https://github.com/AChep/keyguard-app/blob/master/screenshots/tablet10/Screenshot_20240306-111704.png) |## Localisation
[Help us to translate the app](https://crowdin.com/project/keyguard). Even a short glance is helpful.
If you do not see the language you want to translate to, do not hesitate to [open an issue](https://github.com/AChep/AcDisplay/issues/new) with a request to add it.
## InstallThe app is available in multiple package repositories:
### Android
You can find the `.apk` binary on the [releases page](https://github.com/AChep/keyguard-app/releases/latest).
- [Play Store](https://play.google.com/store/apps/details?id=com.artemchep.keyguard);
- [F-Droid custom repo](https://gh.artemchep.com/keyguard-repo-fdroid/repo).### Linux
You can find the `.flatpak` binary on the [releases page](https://github.com/AChep/keyguard-app/releases/latest).##### [AUR](https://aur.archlinux.org/) Keyguard [package](https://aur.archlinux.org/packages/keyguard)
> [!NOTE]
> The package is maintained by a volunteer
```sh
yay -S keyguard
```### macOS
You can find the `.dmg` binaries for Apple and Intel processors on the [releases page](https://github.com/AChep/keyguard-app/releases/latest).##### [Homebrew](https://brew.sh/) Keyguard [cask](https://formulae.brew.sh/cask/keyguard)
```sh
brew install --cask keyguard
```### Windows
You can find the `.msi` binary on the [releases page](https://github.com/AChep/keyguard-app/releases/latest).##### [Scoop](https://scoop.sh/) Keyguard [bucket](https://github.com/AChep/keyguard-repo-scoop)
```pwsh
scoop bucket add keyguard https://github.com/AChep/keyguard-repo-scoop
scoop install keyguard/keyguard
```##### [Scoop](https://scoop.sh/) Extras [bucket](https://github.com/ScoopInstaller/Extras)
```pwsh
scoop bucket add extras
scoop install keyguard
```## License
The source code is available for **personal use** only.