https://github.com/banool/random-projects
Random little projects and tools that I've worked on.
https://github.com/banool/random-projects
Last synced: about 1 year ago
JSON representation
Random little projects and tools that I've worked on.
- Host: GitHub
- URL: https://github.com/banool/random-projects
- Owner: banool
- Created: 2016-04-19T07:00:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-23T08:43:17.000Z (over 8 years ago)
- Last Synced: 2025-03-14T23:43:25.128Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 32.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random projects
Though projects is putting it nicely. These are random little things I've worked on and either completed or abandoned.
Some good, working things that I use today include:
- **music_compare**: A script that trawls my media server and checks against local changes, and then lines them up to be added automatically to iTunes. It keeps a local record because iTunes butchers filenames, being why we can't just use something like BitTorrent Sync.
- **unimelbSubjectLinker**: A script that takes unimelb subject codes and names and produces a webpage linking to their handbook entries.
It is worth mentioning that most of these projects, if working, are not created extensibly and will not work outside of their original use case.