Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kourva/thepass

Password Generator Android app using Kivy
https://github.com/kourva/thepass

android-app android-application kivy kivy-application password password-generator python3

Last synced: about 2 months ago
JSON representation

Password Generator Android app using Kivy

Awesome Lists containing this project

README

        

# ThePass
8 Length Password Generator Android app sing Kivy

# Install (If you want to run it on Linux or Windows)
+ clone
```bash
git clone https://github.com/Kourva/ThePass && cd ThePass && chmod +x install.sh
```
+ requirements
```bash
./install.sh
```
+ run
```bash
python3 main.py
```

# Download
#### ThePass v1.0
+ arm64-v8a
+ armeabi-v7a

Download the app from [Here](https://github.com/Kourva/ThePass/releases/download/v1.0/ThePass-0.1-arm64-v8a_armeabi-v7a-debug.apk)