https://github.com/michaeldehaney94/text-file-compression-gui
Compress and decompress text files using python tkinter GUI
https://github.com/michaeldehaney94/text-file-compression-gui
Last synced: about 2 months ago
JSON representation
Compress and decompress text files using python tkinter GUI
- Host: GitHub
- URL: https://github.com/michaeldehaney94/text-file-compression-gui
- Owner: michaeldehaney94
- Created: 2022-04-21T18:52:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T18:58:54.000Z (about 3 years ago)
- Last Synced: 2025-01-30T15:50:07.190Z (4 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run 'gui.py' to execute program, if you are using PyCharm.
If you are using the terminal or command line, run 'python gui.py' to execute program.