Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kourva/passgenapp
Easy To Use GUI Password Generator App
https://github.com/kourva/passgenapp
kivy kivymd password-generator python python3
Last synced: 3 months ago
JSON representation
Easy To Use GUI Password Generator App
- Host: GitHub
- URL: https://github.com/kourva/passgenapp
- Owner: Kourva
- Created: 2022-11-29T12:51:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T14:36:53.000Z (5 months ago)
- Last Synced: 2024-10-15T06:36:37.720Z (3 months ago)
- Topics: kivy, kivymd, password-generator, python, python3
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PassGenApp
Easy To Use GUI Password Generator App
> Made with **KivyMD**# Install
+ clone
```bash
git clone https://github.com/Kourva/PassGenApp && cd PassGenApp & chmod +x install.sh
```
+ requirements
```bash
./install.sh
```
+ run
```bash
python3 app.py
```> Give me a star if you liked it ⭐️
> Thanks