https://github.com/lallethu/passlogify
PassLogify is a mobile app to store login credentials on your device and use them without the need of an Internet connection!
https://github.com/lallethu/passlogify
android manage-credentials reactnative solo-project
Last synced: 6 months ago
JSON representation
PassLogify is a mobile app to store login credentials on your device and use them without the need of an Internet connection!
- Host: GitHub
- URL: https://github.com/lallethu/passlogify
- Owner: Lallethu
- License: other
- Created: 2024-02-17T14:56:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T23:24:51.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:43:04.420Z (8 months ago)
- Topics: android, manage-credentials, reactnative, solo-project
- Language: Kotlin
- Homepage:
- Size: 1.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PassLogify
## Description
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.
## IMPORTANT :warning:
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.## Features
- 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.)_## Installation
1. Clone the repository by running `git clone git@github.com:Lallethu/PassLogify.git` in your terminal.
2. Open the project folder and locate the `android/app/build/outputs/apk/debug` folder.
3. :warning: **APP STILL IN DEV** :warning: Copy the `app-debug.apk` file to your favorite messaging app and send it to yourself _(or use a USB cable to transfer it to your device)_.## Usage
1. Open the app
2. Slide up or tap the screen to access the dashboard
3. Add a new entry by tapping the middle button _(Two files icon with a plus sign)_
4. Enjoy your password manager :)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.