ShellSaver is a Mac OSX screen saver that interfaces with shell scripts and command line applications to display useful information in the saver window. Some interesting uses:
- Fortunes
- RSS Feeds
- Clocks/Timers
- Any other information that can be formatted to stdout
ShellSaver Preferences Pane

Download ShellSaver v0.7 Alpha
Please post any comments in this thread.
Currently tested commands:
/bin/date
/usr/bin/tail FILENAME
If you don’t have fortune installed try installing with Fink:
sudo apt-get install fortune-mod
License
Currently released under a DonationWare License.
Links