This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
Rakefile | ||
| |
features/ | ||
| |
lib/ | ||
| |
lightning.agenda | ||
| |
meeting.agenda | ||
| |
mxug2-1.agenda | ||
| |
mxug2-2.agenda | ||
| |
mxug3-1.agenda | ||
| |
mxug3-2.agenda | ||
| |
mxug4.agenda | ||
| |
pomodori.agenda | ||
| |
randori.agenda | ||
| |
spec/ |
README
This is a little shoes application to help you stick to an agenda. How do you use it? * install ruby (http://ruby-lang.org) * install shoes (http://shoooes.net) * git clone git://github.com/markryall/business_socks.git * cd business_socks/lib * shoes business_socks.rb * type 'l' (ie. load) * browse to one of the agenda files at the root of the project Voila! A single bicycle bell sounds at the 1/3 and 2/3 point and then a double bicycle bell marks the end of an event. Other commands: 's' - start timer 'S' - stop timer or agenda 'l' - load an agenda '+' - add one minute to the current event (while running an agenda) '-' - subtract one minute to the current event (while running an agenda) 'k' - kill the current event (while running an agenda - note that this doesn't quite work properly) 'K' - kill all events (while running an agenda)








