Commit Graph

28 Commits

Author SHA1 Message Date
Travis Parker 18be737ec5 copy over the mcabber wrapper in the install script 2009-04-29 12:11:56 -07:00
Travis Parker 982e165d0e quit hijacking stderr for the python process id, just write it straight to the file 2009-04-29 12:10:46 -07:00
Travis Parker 506bc1ad6e fixed an indentation issue. tabs don't belong in python code 2009-04-29 12:05:08 -07:00
Travis Parker e826994dfb lots of little changes, decreased the polling pause 2009-04-28 19:34:01 -07:00
Travis Parker ca7e4df31a wrapper script to turn notifications on/off with starting/ending mcabber 2009-04-28 19:02:57 -07:00
Travis Parker b2d987f622 clear old events when we start the notification system 2009-04-28 18:51:53 -07:00
Travis Parker 2523567963 change the message format to be more explicit
specifically, parenthesize arguments so they can contain spaces - short names
look better but they usually have at least two words
2009-04-28 18:49:49 -07:00
Travis Parker 3520a65646 lame install script - this'll become a makefile but right now i need something to speed development 2009-04-28 18:45:19 -07:00
Travis Parker 2789399130 stick a chunk of the message in private message notifications, handle the system default encoding 2009-04-28 16:07:45 -07:00
Travis Parker da660769d3 added start and stop scripts since all this depends on persistent processes
kind of hacky though - i get the id of the python process out of stderr
2009-04-28 16:06:40 -07:00
R. Tyler Ballance 35dd276d86 Looks like later versions of growlnotify want -m
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-21 16:26:58 -08:00
R. Tyler Ballance 891f141dad Merge branch 'master' of git@github.com:rtyler/mcabber-utils 2009-01-20 23:53:35 -08:00
R. Tyler Ballance 95fbd18bcd Guess Mac OS X likes -F instead
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 23:52:59 -08:00
R. Tyler Ballance 4f9c5b9eba Missed a fail
Signed-off-by: R. Tyler Ballance <tyler@starfruit.(none)>
2009-01-20 23:52:11 -08:00
R. Tyler Ballance 8c8c54a363 Turns out Mac OS X and Linux read "tail -f" differently 2009-01-20 23:51:27 -08:00
R. Tyler Ballance cf77b187e6 Add screenshots from admc
Signed-off-by: R. Tyler Ballance <tyler@starfruit.(none)>
2009-01-20 23:49:50 -08:00
R. Tyler Ballance f0a1e48744 Needs quotes, duh
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 23:33:18 -08:00
R. Tyler Ballance c8ba21959e Special note for Mac users
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 23:24:32 -08:00
R. Tyler Ballance 664807c529 Really stupid Growl support
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:59:55 -08:00
R. Tyler Ballance f84ec0248a Add basic screenie
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:52:43 -08:00
R. Tyler Ballance e3a285c6ca Fix errors, remove newlines on the 'who'
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:39:13 -08:00
R. Tyler Ballance ded9421fed Change the output syntax slightly
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:33:14 -08:00
R. Tyler Ballance b4145194c0 Add the eventcmd script I'm using
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:31:04 -08:00
R. Tyler Ballance 1c3b2727dc Change the filename and add a basic README
Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:29:57 -08:00
R. Tyler Ballance 5fc2f3ff2a Make it read from stdin
Piping rocks, no more of this "runSsh()" crap, also saving the file in unix format, stupid DOS line endings

Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 22:19:48 -08:00
R. Tyler Ballance 2a702053c1 Make executable 2009-01-20 22:02:51 -08:00
R. Tyler Ballance 448e2fbfb5 Add some basic cross-platform handling for the notification code
Paul is going to have to add Growl support, but i'll make it easier for him

Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-01-20 21:58:15 -08:00
rtyler d450641368 2009-01-20 22:34:57 -07:00