List of python scripts that I've made to make some tasks easier. How to use in terminal: neither run it with python3 {insert_script} or make it executable sudo chmod +x {insert_script} and run it with ./{insert_script}