Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added temper Makefile,temper.c | root | 2011-05-06 | 3 | -80/+58 |
| | | | | | Makefile: now does the right thing temper.c: removed all the clutter with endless loop and stuff | ||||
* | noise/zeit: beep first | krebs | 2011-05-05 | 1 | -2/+4 |
| | |||||
* | noise/Makefile: initial commit | krebs | 2011-05-05 | 1 | -0/+15 |
| | |||||
* | noise-as-user: s/sudo/su/ | krebs | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | noise/espeak: plug{default -> dmix} | krebs | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | cron,init.d: know about /krebs | krebs | 2011-05-05 | 2 | -2/+2 |
| | |||||
* | Merge branch 'import-morse' | root | 2011-05-05 | 3 | -0/+206 |
|\ | |||||
| * | modules/morse: prepare for krebscode | tv | 2011-05-05 | 3 | -0/+206 |
| | |||||
* | Merge branch 'import-noise' | root | 2011-05-05 | 34 | -0/+1163 |
|\ | |||||
| * | modules/noise: prepare for import to krebscode | root | 2011-05-05 | 34 | -0/+314 |
| | | |||||
| * | modules/temp: Innen- & Außentemperatur | root | 2011-05-01 | 1 | -7/+22 |
| | | |||||
| * | modules/shackstatus: use /temp | root | 2011-04-22 | 1 | -9/+2 |
| | | |||||
| * | modules/temp: extract temp from /shackstatus | root | 2011-04-22 | 1 | -0/+41 |
| | | |||||
| * | modules/shackstatus: krebsified | root | 2011-04-22 | 1 | -117/+101 |
| | | |||||
| * | modules/ein_mal_eins: use $NOISE_linefeed | root | 2011-04-22 | 1 | -2/+1 |
| | | |||||
| * | modules/twitter: use oauth | robert | 2011-04-22 | 1 | -4/+8 |
| | | |||||
| * | espeak: use aplay instead of paplay | root | 2011-04-09 | 1 | -1/+1 |
| | | |||||
| * | stream: fixed typo in verbose help | tv | 2011-01-02 | 1 | -2/+3 |
| | | |||||
| * | stream: added verbose /help | tv | 2010-12-28 | 1 | -1/+14 |
| | | |||||
| * | added -v and -d to /espeak | tv | 2010-12-28 | 2 | -34/+44 |
| | | | | | | | | | | | | | | -v|--verbose: print arguments -d|--debug: print settings caveat: currently they cannot be used together | ||||
| * | disabled the twitter module: it need oauth | root | 2010-12-28 | 1 | -1/+4 |
| | | |||||
| * | added module: cat | unknown | 2010-12-28 | 1 | -0/+14 |
| | | |||||
| * | added module: ein_mal_eins | tv | 2010-12-28 | 1 | -0/+38 |
| | | |||||
| * | added modules: ping, pong | tv | 2010-12-28 | 2 | -0/+50 |
| | | |||||
| * | added module: sendmail | makefu | 2010-12-28 | 1 | -0/+55 |
| | | |||||
| * | added modules: shackstatus, stream | chris | 2010-12-28 | 2 | -0/+177 |
| | | |||||
| * | Inverted if-then-else logic in sleep | unknown | 2010-12-28 | 1 | -3/+3 |
| | | |||||
| * | hardcoded MPD_HOST=mpd.shack into mpc module | unknown | 2010-12-28 | 1 | -1/+1 |
| | | |||||
| * | write stderr of help to /dev/null | unknown | 2010-12-28 | 1 | -1/+1 |
| | | |||||
| * | route espeak through paplay | unknown | 2010-12-28 | 1 | -1/+1 |
| | | |||||
| * | play: changed "file not found"-comment | root | 2010-09-25 | 1 | -3/+7 |
| | | |||||
| * | wall: use /echo instead the (now dead) /msg | root | 2010-05-08 | 1 | -1/+1 |
| | | |||||
| * | zeit: s/1/ein/ | root | 2010-05-08 | 1 | -1/+1 |
| | | |||||
| * | help: uniq, b/c we've got alot of mirrors ;-) | root | 2010-05-07 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of /home/shack/noise | root | 2010-05-07 | 2 | -3/+28 |
| |\ | |||||
| | * | fixed query not working AT ALL | shackspace e.V | 2010-05-07 | 1 | -4/+7 |
| | | | |||||
| | * | added query command to whisper users | shackspace e.V | 2010-05-07 | 1 | -0/+20 |
| | | | |||||
| | * | twitter: fixed the "a"-bug, fixed 81 width | shackspace e.V | 2010-05-07 | 1 | -3/+5 |
| | | | |||||
| * | | Merge branch 'master' of /home/shack/noise | root | 2010-05-07 | 10 | -0/+272 |
| |\| | |||||
| | * | nick: fixed not telling others, fixed not working AT ALL | shackspace e.V | 2010-05-07 | 1 | -2/+2 |
| | | | |||||
| | * | now telling who joined | shackspace e.V | 2010-05-07 | 1 | -3/+6 |
| | | | |||||
| | * | telling the others who parted | shackspace e.V | 2010-05-07 | 1 | -0/+5 |
| | | | |||||
| | * | added additional check for default_command | shackspace e.V | 2010-05-07 | 1 | -0/+1 |
| | | | |||||
| | * | added module send_to_channel | shackspace e.V | 2010-05-07 | 1 | -0/+17 |
| | | | |||||
| | * | split nick and names from chat | shackspace e.V | 2010-05-07 | 3 | -6/+59 |
| | | | |||||
| | * | fixed join (atwall) | shackspace e.V | 2010-05-06 | 1 | -1/+1 |
| | | | |||||
| | * | prepared /join and /part for room based chatting | shackspace e.V | 2010-05-06 | 3 | -6/+14 |
| | | | |||||
| | * | initial commit number two | shackspace e.V | 2010-05-06 | 4 | -8/+37 |
| | | | |||||
| | * | initially added modules | shackspace e.V | 2010-05-02 | 4 | -0/+156 |
| | | |||||
| * | zeit: use /espeak instead of $default_command | root | 2010-05-07 | 1 | -2/+2 |
| | |