BellAqua
A simple shell script that announces the hour on the hour. more…
A simple shell script that announces the hour on the hour. more…
It uses bc to calculate the time remaining, and Speech Dispatcher’s spd-say command to announce the hour.
It sleeps in 1 minute intervals to more readily account for time disruptions caused by sleeping or hibernating your computer.
Main repository for Bell Aqua.
Cloning this repository:
git clone git://gitorious.org/bellaqua/bellaqua.git bellaqua cd bellaqua
Add this repository as a remote to an existing local repository:
git remote add bellaqua git://gitorious.org/bellaqua/bellaqua.git git fetch bellaqua git checkout -b my-local-tracking-branch bellaqua/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
