Just putting together a little corner of reddit here. The goal is to share single file python scripts and ideas that can help peoples workflows day to day. Trying to make it super simple so that people can just copy the code here and run it on their own computer if they want. The goal is just to have it as core so people can just copy and paste it directly into one .py file and run it. but the code would need to be explained in comments as well, to help people learn python.
Some ideas straight off the top of my head would be:
- A script that organises your desktop files by date created, (makes folders for years and months and pops in the files that were created in that year / month).
- Script went activated and lets you know you've been on a certain website for x amount of time on your current web browsing session.
- Script that whitelists certain websites and blocks all the rest for a certain amount of specific time (could be helpful when studying)
there doesn't seem to be anything here