Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kourva/thepass
- Owner: Kourva
- Created: 2022-12-03T02:05:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T14:35:05.000Z (4 months ago)
- Last Synced: 2024-11-07T12:03:33.182Z (about 2 months ago)
- Topics: android-app, android-application, kivy, kivy-application, password, password-generator, python3
- Language: Python
- Homepage:
- Size: 528 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-v7aDownload the app from [Here](https://github.com/Kourva/ThePass/releases/download/v1.0/ThePass-0.1-arm64-v8a_armeabi-v7a-debug.apk)