Just a collection of random shell scripts, most of which probably won't be useful for anyone but me.
- process_queue - Very simple collection of scripts for processing a fifo queue
- process_queue.sh - Script to chew through the fifo queue
- check_queue_size.sh - Wrapper script around
wc
andgrep
- ecoutify_itunes - Ensure iTunes and Ecoute play nicely together when the keyboard controls are involved
- ecoutify_itunes.sh - Script to backup and modify iTunes.app
- iTunes.py - Python script which will delegate to the original iTunes application when Ecoute is not running
- run_in_screen.sh - Run a script or command in a named screen and automatically background it