https://github.com/vpeti1/opencw_plus
The GUI for OpenCW
https://github.com/vpeti1/opencw_plus
Last synced: 6 months ago
JSON representation
The GUI for OpenCW
- Host: GitHub
- URL: https://github.com/vpeti1/opencw_plus
- Owner: VPeti1
- License: gpl-2.0
- Created: 2024-02-28T18:25:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-29T16:06:36.000Z (about 1 year ago)
- Last Synced: 2024-02-29T17:28:31.340Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenCW Plus
The GUI for OpenCW# How to install?
## Clone the repo
## Make sure you have python installed
## Install the dependencies
pip install tk
## Run the main.py file