The Android app front-end for https://passmaster.io. View on Google Play.
Patches are welcome.
- Fork and clone the repository
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a Pull Request
PassmasterAndroid is released under the GPLv3.