summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: PC Speaker || Beepkrebs2011-05-081-1/+2
|
* Merge branch 'master' of github.com:krebscode/painloadkrebs2011-05-072-0/+3
|\
| * added .gitignore for temper,cam1.shroot2011-05-072-0/+3
| | | | | | | | | | temper/.gitignore: contains temper binary cam1.sh: script for starting webcam
* | noise/Makefile: use variableskrebs2011-05-071-1/+1
|/
* added temper Makefile,temper.croot2011-05-063-80/+58
| | | | | Makefile: now does the right thing temper.c: removed all the clutter with endless loop and stuff
* noise/zeit: beep firstkrebs2011-05-051-2/+4
|
* noise/Makefile: initial commitkrebs2011-05-051-0/+15
|
* noise-as-user: s/sudo/su/krebs2011-05-051-1/+1
|
* noise/espeak: plug{default -> dmix}krebs2011-05-051-1/+1
|
* cron,init.d: know about /krebskrebs2011-05-052-2/+2
|
* Merge branch 'import-morse'root2011-05-053-0/+206
|\
| * modules/morse: prepare for krebscodetv2011-05-053-0/+206
|
* Merge branch 'import-noise'root2011-05-0534-0/+1163
|\
| * modules/noise: prepare for import to krebscoderoot2011-05-0534-0/+314
| |
| * modules/temp: Innen- & Außentemperaturroot2011-05-011-7/+22
| |
| * modules/shackstatus: use /temproot2011-04-221-9/+2
| |
| * modules/temp: extract temp from /shackstatusroot2011-04-221-0/+41
| |
| * modules/shackstatus: krebsifiedroot2011-04-221-117/+101
| |
| * modules/ein_mal_eins: use $NOISE_linefeedroot2011-04-221-2/+1
| |
| * modules/twitter: use oauthrobert2011-04-221-4/+8
| |
| * espeak: use aplay instead of paplayroot2011-04-091-1/+1
| |
| * stream: fixed typo in verbose helptv2011-01-021-2/+3
| |
| * stream: added verbose /helptv2010-12-281-1/+14
| |
| * added -v and -d to /espeaktv2010-12-282-34/+44
| | | | | | | | | | | | | | -v|--verbose: print arguments -d|--debug: print settings caveat: currently they cannot be used together
| * disabled the twitter module: it need oauthroot2010-12-281-1/+4
| |
| * added module: catunknown2010-12-281-0/+14
| |
| * added module: ein_mal_einstv2010-12-281-0/+38
| |
| * added modules: ping, pongtv2010-12-282-0/+50
| |
| * added module: sendmailmakefu2010-12-281-0/+55
| |
| * added modules: shackstatus, streamchris2010-12-282-0/+177
| |
| * Inverted if-then-else logic in sleepunknown2010-12-281-3/+3
| |
| * hardcoded MPD_HOST=mpd.shack into mpc moduleunknown2010-12-281-1/+1
| |
| * write stderr of help to /dev/nullunknown2010-12-281-1/+1
| |
| * route espeak through paplayunknown2010-12-281-1/+1
| |
| * play: changed "file not found"-commentroot2010-09-251-3/+7
| |
| * wall: use /echo instead the (now dead) /msgroot2010-05-081-1/+1
| |
| * zeit: s/1/ein/root2010-05-081-1/+1
| |
| * help: uniq, b/c we've got alot of mirrors ;-)root2010-05-071-1/+1
| |
| * Merge branch 'master' of /home/shack/noiseroot2010-05-072-3/+28
| |\
| | * fixed query not working AT ALLshackspace e.V2010-05-071-4/+7
| | |
| | * added query command to whisper usersshackspace e.V2010-05-071-0/+20
| | |
| | * twitter: fixed the "a"-bug, fixed 81 widthshackspace e.V2010-05-071-3/+5
| | |
| * | Merge branch 'master' of /home/shack/noiseroot2010-05-0710-0/+272
| |\|
| | * nick: fixed not telling others, fixed not working AT ALLshackspace e.V2010-05-071-2/+2
| | |
| | * now telling who joinedshackspace e.V2010-05-071-3/+6
| | |
| | * telling the others who partedshackspace e.V2010-05-071-0/+5
| | |
| | * added additional check for default_commandshackspace e.V2010-05-071-0/+1
| | |
| | * added module send_to_channelshackspace e.V2010-05-071-0/+17
| | |
| | * split nick and names from chatshackspace e.V2010-05-073-6/+59
| | |
| | * fixed join (atwall)shackspace e.V2010-05-061-1/+1
| | |