/Python_Scripts

Python scripts to start your day with ease. Enjoy more up time by eliminating downtown. Run one master script and all your scripts are done in one. Enjoy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Python_Scripts:

Total Files File Size GitHub Repo stars GitHub release (latest SemVer)

Scripts to help you get through your day faster.

Initial setup:

After downloading the repo, open the zip folder and use your prefered IDE. I personally used PyCharm.

After that you need to find the file path for you folder and update it Accordingly.

Supported systems:

Also note: Codes are setup to run on Mac OSX (supported_system != PC || Linux)

Time to run the scripts:

Lastly, you can open a terminal window on your Mac and run sudo python3 Master_Script.py

Or alternatively, you can just run python3 Master_script.py to execute all desired scripts in one command line entry in terminal PyCharm too.

Link to latest release:

Release v0.0.6 link here

Issues:

If you run accross any issues or bugs, please open an issue in repo so I can fix and/or patch. Thanks.

License info:

jge162/Python_Scripts is licensed under the GNU General Public License v3.0