PassLogify is a simple yet useful password manager that uses an email and password pair to keep track of your different logins throughout the internet. It provides a simple and secure way to store, label, and organize your passwords, keeping them safe with PassLogify.
PassLogify does not store your passwords on any server. All passwords are stored locally on your device. But as a reminder, never give your passwords to anyone, not even the staff of PassLogify.
- Add a new entry with a password and an email or username.
- View all entries on a dashboard.
- Update a pair from your entries.
- Delete a pair from your entries.
- Organize your entries by labels and reorder them. (Coming soon - labels will be displayed on the dashboard and users will be able to reorder them using drag and drop.)
- Clone the repository by running
git clone git@github.com:Lallethu/PassLogify.git
in your terminal. - Open the project folder and locate the
android/app/build/outputs/apk/debug
folder. ⚠️ APP STILL IN DEV⚠️ Copy theapp-debug.apk
file to your favorite messaging app and send it to yourself (or use a USB cable to transfer it to your device).
- Open the app
- Slide up or tap the screen to access the dashboard
- Add a new entry by tapping the middle button (Two files icon with a plus sign)
- Enjoy your password manager :)
This project is licensed under the MIT License - see the LICENSE file for details.