https://github.com/nchgroup/gui-encoder
GUI Encoder for script kiddies
https://github.com/nchgroup/gui-encoder
development encoder gui python python3
Last synced: 9 months ago
JSON representation
GUI Encoder for script kiddies
- Host: GitHub
- URL: https://github.com/nchgroup/gui-encoder
- Owner: nchgroup
- License: mit
- Created: 2023-12-28T21:00:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T20:11:00.000Z (about 2 years ago)
- Last Synced: 2025-03-20T05:43:58.796Z (over 1 year ago)
- Topics: development, encoder, gui, python, python3
- Language: Python
- Homepage:
- Size: 726 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gui-encoder
# Run
```bash
python3 main.py
```
### Install (for macOS)
```bash
git clone https://github.com/nchgroup/gui-encoder
cd gui-encoder
python3 -m venv venv
source venv/bin/activate
python3 -m pip install -r requirements.txt
brew install python-tk
```
## Screenshots
### Main Window

### Encode Window
