Add README file
authorMikael Berthe <mikael@lilotux.net>
Sat, 21 Jun 2008 15:58:24 +0200
changeset 1 000989fcd3d3
parent 0 bb4902252888
child 2 7c4faaacd5c7
Add README file
README.txt
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.txt	Sat Jun 21 15:58:24 2008 +0200
@@ -0,0 +1,10 @@
+mcevent.py README file
+======================
+
+This simple Python script reads mcabber event messages from the standard input
+and can play sounds, display popup notifications and use a speech synthesizer
+to notify the user.
+
+It can be used to have local notifications with a remote mcabber instance.
+
+Mikael