Laukey is in Beta, So You May encounter some bugs.
Ever Needed a Password manager to manage all your password in one place? Obviously You Have And Thats Why We are happy to present you Laukey - An Password Manager with lot of features With A Modern UI
- No Authentication or Login Required
- Clean And Modern UI
- Dark And Light Mode Supports
- Passwords Encrypted And Saved Locally
- Import And Export in CSV
- Add/Edit Options
- Different Categories
- Responsive For Any Layout
- Open Source
Note for Windows users: You may receive a security warning when downloading. This is expected, as the software isn’t code-signed due to the high cost of a certificate. Click "More info" > "Run anyway" to proceed safely.
📦 Installer Info (Click to Expand)
🪟 Windows:
-
laukey_0.1.0_x64-setup.exe
– Standard installer with setup wizard (Recommended)-
laukey_0.1.0_x64_en-US.msi
– MSI installer for IT admins or deployment tools-
Laukey.exe
– Portable version, no installation needed🐧 Linux:
-
laukey_0.1.0_amd64.deb
– For Debian/Ubuntu systems (install via dpkg
)-
laukey-0.1.0-1.x86_64.rpm
– For Fedora/RHEL/openSUSE systems (install via rpm
)-
laukey_0.1.0_amd64.AppImage
– Portable, runs on most distros without install- You can also run or Build the application.
git clone https://github.com/ERRORLY/Laukey.git
cd Laukey
npm i
npm run tauri build
After this your application will be ready in src-tauri/target/release/bundle, the file there will be of either .msi, setup.exe, .exe or .appimage, .deb, .rpm depending on your OS
git clone https://github.com/ERRORLY/Laukey.git
cd Laukey
npm i
npm run tauri dev
1. If your issue isn’t here, join our Discord for quick support.
2. Import/Export works only with .csv
files. The file must follow this format for importing:
name,url,username,password,note
"My Site","https://example.com","user123","mypassword"
This is the standard file which you get after exporting your file from chrome browser
3. Dark And Light Mode Will Be Automatically Set As Per your System Theme, changing manually will come in future version.
4. If you want to know more on how the code works, check out our documentation.md
- [ ] Let users add categories
- [ ] Let users pick theme colors
- [ ] fix notes to note issue
- [ ] Add app lock with password
- [ ] Add dark and light mode toggle
- [ ] Use standalone plugin for saving secrets instead of keyring
To Report Bugs or Request Features Join Our Discord or Mail us