avkutil.py
- some utility functions (in Terminal - colorize, set to
curses-like getch() mode, get terminal size, prompt for answer with defaults if
yes("do stuff?"): do_stuff()).
menu.py
- unix terminal UI for picking an item out of a list. Read
docstring at the top of the file! Needs avkutil.py.
mbeep.py
- meta beep - remind to take a break once in a while.
move_all_except.py
- move all files except specified.