An open API service indexing awesome lists of open source software.

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!

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.