This folder contains scripts that help you automate everyday tasks, from renaming files to simulating games. Perfect for reducing the boring stuff with a bit of Python magic!
-
file_renamer.py
Renames all files in a selected directory based on a defined pattern. Great for organizing messy folders. -
lumberjack_bot.py
A fun little bot that automatically plays the classic Lumberjack game by simulating keyboard inputs.
Each script is standalone — just check the top of the file for any dependencies you might need to install.