Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-ash-or-am-i/passlock
Manage password across devices.
https://github.com/am-ash-or-am-i/passlock
android kivy kivymd password-manager python
Last synced: 2 months ago
JSON representation
Manage password across devices.
- Host: GitHub
- URL: https://github.com/am-ash-or-am-i/passlock
- Owner: AM-ash-OR-AM-I
- Created: 2021-12-26T14:48:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T17:06:21.000Z (over 1 year ago)
- Last Synced: 2024-11-07T12:03:02.670Z (2 months ago)
- Topics: android, kivy, kivymd, password-manager, python
- Language: Python
- Homepage: https://am-ash-or-am-i.github.io/Passlock/
- Size: 6.62 MB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Passlock for android
See video demo
A Password Manager for android.
Also Check Out Passlock for desktop 💻 [here.](https://github.com/AM-ash-OR-AM-I/PasslockDesktop)
## Features ✨
* Backup and sync passwords across devices 💻📱.
* Encrypted passwords using AES 128bit for maximum security.
* Mimics Material v3 Monet engine with 🌙 Dark Mode, to use different 🎨 color themes. (Self-made)
* Make strong passwords 🔑 through built in password generator.
* Advanced 🔍 finding algorithm to search for passwords easily.## Releases 📥️
#### Check latest apk links for [📱 Android here.](https://github.com/AM-ash-OR-AM-I/Passlock/releases)
## Build 📦️
* Get `WEB_API_KEY` from firebase project and add it to github secrets.
* Add `DATABASE_URL` to repository variables.
* Now you are all set build app 🎉, make some changes push it then tag a release 🚀
* e.g. `git tag v0.0.1 && git push --tags`
* Workflow will be triggered and will automatically create a release for apk.## Screenshots 📱
![1](./screenshots/1.png) | ![2](./screenshots/2.png) | ![3](./screenshots/3.png) |
------------------------- | ------------------------- | ------------------------- |
![4](./screenshots/4.png) | ![2](./screenshots/5.png) | ![3](./screenshots/6.png) |