README.md edited online with Bitbucket

This commit is contained in:
Mikko Ahlroth 2014-07-14 08:28:19 +00:00
parent 359b3b805b
commit 87d26f6044

View file

@ -1,7 +1,7 @@
# WeeCRApp # WeeCRApp
WeeCRApp, or WeeChat Relay App, is a WeeChat remote GUI client for Sailfish. It WeeCRApp, or WeeChat Relay App, is a WeeChat remote GUI client for Sailfish. It
uses the buffer relay protocol to talk to a WeeChat instance running on some uses the WeeChat relay protocol to talk to a WeeChat instance running on some
server and displays the open channels and chat history. It is not an IRC client server and displays the open channels and chat history. It is not an IRC client
in itself and cannot function without an accessible WeeChat instance. in itself and cannot function without an accessible WeeChat instance.
@ -13,7 +13,7 @@ and revisions may not compile.
* Connect to WeeChat on a server, optionally with SSL (done) * Connect to WeeChat on a server, optionally with SSL (done)
* Store SSL certificates for later (done) * Store SSL certificates for later (done)
* Debug window (done) * Debug window (done)
* Display all open buffers with possibility to change buffer with a side swipe * Display all open buffers with possibility to change buffer
* Display buffer list and nick list with some appropriate GUI * Display buffer list and nick list with some appropriate GUI
* Autoconnect on start * Autoconnect on start
* Automatic reconnect * Automatic reconnect