A WeeChat remote GUI client for Sailfish.
Find a file
2014-07-06 23:04:16 +03:00
qml Add licence details 2014-06-27 09:08:53 +03:00
rpm Rewrite type handling to be simpler, get rid of OO hierarchy 2014-06-30 09:41:17 +03:00
src Change Hdata from QObject to QVariantHash, combine all parsing to WCPH 2014-07-06 23:04:16 +03:00
.gitignore Rewrite type handling to be simpler, get rid of OO hierarchy 2014-06-30 09:41:17 +03:00
harbour-weechatrelay.desktop Initial commit 2014-01-29 11:25:18 +02:00
harbour-weechatrelay.png Initial commit 2014-01-29 11:25:18 +02:00
harbour-weechatrelay.pro Change Hdata from QObject to QVariantHash, combine all parsing to WCPH 2014-07-06 23:04:16 +03:00
LICENCE Add licence details 2014-06-27 09:08:53 +03:00
README.md Add licence details 2014-06-27 09:08:53 +03:00

WeeCRApp

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 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.

Note: The client is in the stages of early development, so features are scarce and revisions may not compile.

Possible future features

  • Connect to WeeChat on a server, optionally with SSL (done)
  • Store SSL certificates for later (done)
  • Debug window (done)
  • Display all open buffers with possibility to change buffer with a side swipe
  • Display buffer list and nick list with some appropriate GUI
  • Autoconnect on start
  • Automatic reconnect
  • OS notifications for highlights and other interesting stuff
  • Automatic URL recognition
  • IRC shortcuts (nick completion, aliases etc.)
  • Image upload from device camera and pasting link to channel

Licence

WeeCRApp is licenced with the MIT Expat licence. See the LICENCE file for more details.

Thanks

The development of WeeCRApp is graciously sponsored by Vincit Oy.