Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeybaker/itunes_apps
small apps that can be attached to keyboard shortcuts that help with iTunes
https://github.com/joeybaker/itunes_apps
Last synced: 3 days ago
JSON representation
small apps that can be attached to keyboard shortcuts that help with iTunes
- Host: GitHub
- URL: https://github.com/joeybaker/itunes_apps
- Owner: joeybaker
- Created: 2011-06-22T16:51:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-02T01:01:41.000Z (about 13 years ago)
- Last Synced: 2025-01-09T15:19:43.596Z (19 days ago)
- Size: 375 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
What this is
===========
These are just some quick applescripts I've put together to take some of the pain out of tagging my iTunes library. I hook them up to keyboard shortcuts which allows me to move much quicker than switching to iTunes every time I want to make a change.### Apps
* Set Grouping (of the currently playing song)
* Set Genre (of the currently playing song)
* See Current Song Info (requires growl)### License
I dunno, whatever… if you like it, you're welcome to it. Keep my name associated with it please. (as long as you're not using these to take over the world or anything)### Changelog
### v.2
* made the show info script much more useful with lots more data and album artwork.
* the info script now has some failure checks (it won't crash if growl isn't running)#### v.1
* init
* These apps work entirely through AppleScript
* Changing the track data will affect just the currently playing song at the time the app is activated. If the song ends and another starts playing, the track data that's changed will only affect the song that was playing when the app was opened.
* Growl required to see the current song info.