os10
iTunes scripts
- Export Playlist as M3U: makes an M3U playlist file for the selected iTunes playlist
- Export Playlist to Folder: copies songs in a playlist to a folder, renaming them to “
<track> <artist> - <song>
”. If the song is in a compilation, it uses the composer as the artist.
- load: system load. Returns 1 on high loads, so you can attach a failure icon.
- ipinfo: internal and external IP addresses for each interface
- free disk space:
df -h | grep disk0 | awk '{print $4}'
Facebook
Backpack
grant@antiflux.org