pwbinaryc
[P]ython [w]rited [Binary] [C]onverter
You have rights to:
- Modify the code and use it private (friends are allowed too)
- Make a page and redirect the download link with my github repository
You haven't the rights to:
- Modify the code and upload it publicy
- Upload it on an other page
Source Code Setup
- Install Python 3.9.x
- Install library: pyinstaller (to build the .exe)
- Edit the code!
How to build the .exe -> Look in the build_folder and open HOW TO USE.txt!