Skip to content

PriyavKaneria/LocalLock

Repository files navigation

LocalLock Screenshot

Local Lock

latestVersion
Master Sample App

LocalLock is an Android app with the only goal of being a secure, locked, no-third party, completely local open source password saving app

Playstore link - https://play.google.com/store/apps/details?id=com.diginova.locallock

🤩 Features

  • Easy to use simple UI
  • Bio-metric authentication (required)
  • All data is stored locally
  • No third party integration (no ads, no tracking, no analytics)
  • Works offline
  • Secure with a lock screen PIN optionally
  • Passwords are encrypted using AES-256 before being stored
  • PIN based authentication
  • Easily copy passwords to clipboard
  • Easily reset PIN if forgotten

🛠️ New and Upcoming features

  • Dark mode
  • Additional fields to store notes
  • QR code based device to device offline sync
  • Encrypted export for backup and restore via import

Screenshots

✍️ Author

👤 Priyav K Kaneria

Feel free to ping me 😉

🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Open an issue first to discuss what you would like to change.
  2. Fork the Project
  3. Create your feature branch (git checkout -b feature/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a pull request

Please make sure to update tests as appropriate.

❤ Show your support

Give a ⭐️ if this project helped you!

🧑‍💻 Installation

You can install LocalLock using npm or yarn:

npm install
# or
yarn install

Usage

Expo is required to run LocalLock. If you don't have Expo installed, you can install it using the following command:

npm install -g expo-cli
# or
yarn global add expo-cli

To run LocalLock, use the following command:

npm start
# or
yarn start

License

LocalLock is not licensed for public or commercial use. You may use the source code for educational purposes only.

Credits

Idea: This was made for my father who wanted to store less important passwords which change frequently more securely

Animation credits: Lock animation inspired by Pathange Balaji Rao