Skip to content

ERRORLY/Laukey

Repository files navigation

Laukey Logo

Laukey


Laukey is a local-first password manager. All passwords are encrypted and stored locally. It supports importing passwords from other services, such as web browsers, and exporting them is also available. Additionally, it offers dark mode support for users who prefer that style.

✨ Screenshots

View more screenshots


✨ Installation

You can install Laukey in any OS, if your OS is not given here, you can make your own from the source, for other methods to setup Laukey, check out our release section

For Windows windows
For Linux

For most of the User, just run this in your terminal, and it will setup the appimage of Laukey

curl -fsSL https://raw.githubusercontent.com/ERRORLY/Laukey/refs/heads/main/scripts/linux-install.sh | bash

But if you need other method to install such as debian packages or .rpm, check out the release section

From Source From Source

✨ FAQs/Usage

checkout the website for info related this.

✨ Contributing

Contributions, bug reports, and feature requests are welcome. Feel free to open an issue or submit a pull request.

Contributors