summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-06-08 23:39:07 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-06-08 23:39:07 +0000
commit41e7437d653de7b43099f68a7263b28bf9f0a4f7 (patch)
treee1ff342a90b903cab6c3e8dd1ad4e3af21e1dc38 /README
parent872221131f4f6d01774c0ae7f8a71f3d6cc28a06 (diff)
downloadpoezio-41e7437d653de7b43099f68a7263b28bf9f0a4f7.tar.gz
poezio-41e7437d653de7b43099f68a7263b28bf9f0a4f7.tar.bz2
poezio-41e7437d653de7b43099f68a7263b28bf9f0a4f7.tar.xz
poezio-41e7437d653de7b43099f68a7263b28bf9f0a4f7.zip
Readme update
Diffstat (limited to 'README')
-rw-r--r--README47
1 files changed, 25 insertions, 22 deletions
diff --git a/README b/README
index 90921c16..72326299 100644
--- a/README
+++ b/README
@@ -1,14 +1,15 @@
=======================
= Poezio =
=======================
-Homepage: http://codingteam.net/projet/poezio
+Homepage: http://poezio.eu
+Forge Page: http://codingteam.net/projet/poezio
Poezio is a console Jabber client. Its goal is to use anonymous
connections to let the user join MultiUserChats. This way, the user
-don't have to create a Jabber account, exactly like people are using
+doesn't have to create a Jabber account, exactly like people are using
IRC. It doesn't handle contact list at all.
-Poezio's commands are design to be (if possible) like well known IRC
-clients (weechat, irssi, mirc).
+Poezio's commands are designed to be (if possible) like IRC
+clients (weechat, irssi, etc).
=======================
Install
@@ -38,7 +39,8 @@ first launch)
See the online documentation for more information:
http://codingteam.net/project/poezio/doc
-Please DO report any bug that you encounter.
+Please DO report any bug you encounter and ask for any
+feature you want.
=======================
Authors
@@ -71,6 +73,7 @@ the Creative Commons BY license (http://creativecommons.org/licenses/by/2.0/)
Erwan Briand - Handler and MultiUserChat classes
Gaëtan Ribémont (http://www.bonbref.com) - Logo design
Ovart - Testing
+ mathieui - Testing
= Project =
Gajim - send_vcard method and common.py
@@ -98,36 +101,36 @@ A: Of course, here it is:
| |
| Jabber Network |
| (roomchats and people |
- | in them) |
- | |
+ | inside them) |
+ | |
\__________________________/
| ^
| receive send | ____ Poezio ____
v |
/----------------\ /-----------------\
- | | | |
+ | | | |
| Connection | | MultiUserChat |
| | | |
- \----------------/ \-----------------/
+ \----------------/ \-----------------/
^ |emit emit | ^
| | /---------\ | |
connect \ \----> | |<----/ / connect
- \______ | Handler |______/
+ \______ | Handler |______/
| |
\---------/
| ^
connect | | emit
v |
- /---------\
- | |
- | Gui |
- | |
- \---------/
- | ^
- Screen | | Keyboard
- v |
- /---------\
- | |
- | YOU |
- | |
+ /----------\ /---------\
+ | | | |
+ | Window |<--| Gui |
+ | etc | | |
+ \----------/ \---------/
+ | ^
+ | | Keyboard
+ | |
+ \ /---------\
+ \Screen | |
+ \ | YOU |
+ ------->| |
\---------/