Batch script I made just for fun. I tried to make it batch only, but I eventually ran out of ideas, so I decided to use python as well
It is a batch file so it obviously only works for Windows systems.
It is nothing supercool, I started it when I began learning batch and continued working on it until now.
I am okay with the comeout, but it's still far away from satisfying me.
I'll try to give updates and newer versions of this weekly.
All tools except 13, 14, 15, 18 (python) work without any additional installations.
To use these tools, you need to install Python3.10 and the required modules.
To do so just launch the script via control.bat and goto 16 and install it.
Open a new Terminal
git clone https://github.com/eliahderechte/batch-for-boredom.git
cd batch-for-boredom
control.bat
Go to Number 16 in the Mainmenu
Enter 'py' first
After installing Python from the Microsoft Store go back
Now Enter 'modules'
Don't worry about some error messages, it should still work without any problems
It should be working on Windows 10, 8 and 7 without major problems, due to simple coding and not using complex commands which were added later on.
There may be partially malfunctions, but all in all, it should be working.
- Python3.10 and required Modules for Tool Nr. 13, 14, 15, 18 (ideally, you clone the repository first and install these with control.bat)
- Git (required for cloning, or you can just Download the .zip if you want to, however i recommend using git)