(Difference between revisions)
|
|
| Line 12: |
Line 12: |
| | | | |
| | (No, I do not own a Nokia N9, this is just a screenshot gimped over a pic from a random review site.) | | (No, I do not own a Nokia N9, this is just a screenshot gimped over a pic from a random review site.) |
| - |
| |
| - | == Releases ==
| |
| - |
| |
| - | * 'v0.1' can be downloaded [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb from this link] alongside with the required version of [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb libircclient-qt]. (You will be able to get it from RzR's repo as well.)
| |
| | | | |
| | === Questions? === | | === Questions? === |
| Line 29: |
Line 25: |
| | * [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page] | | * [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page] |
| | * [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation] | | * [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation] |
| | + | |
| | + | == Releases == |
| | + | |
| | + | * 'v0.1' can be downloaded [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb from this link] alongside with the required version of [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb libircclient-qt]. (You will be able to get it from RzR's repo as well.) |
| | | | |
| | == Features == | | == Features == |
Revision as of 22:19, 14 August 2011
IRC Chatter
IRC Chatter is a lightweight, touch-friendly IRC client aimed at MeeGo and Harmattan. IRC Chatter is based on Qt, QML, and its backend uses libircclient-qt.
Here you can find some info about IRC Chatter. If you wish for a new feature, add it to the Wish list!
Introduction
Here is the user interface of IRC Chatter:
(No, I do not own a Nokia N9, this is just a screenshot gimped over a pic from a random review site.)
Questions?
See you at #irc-chatter on Freenode!
Useful links for hacking
Releases
- 'v0.1' can be downloaded from this link alongside with the required version of libircclient-qt. (You will be able to get it from RzR's repo as well.)
Features
Coming soon™
- Ability to connect to multiple IRC servers
- Packaging, icon, .desktop file
- Autocompletion order based on last message order
- Fixing of known issues... ;)
- ...etc
Wish list
Is there a feature you want? Put it on our wishlist!
- automatic url parsing to visualise thumbnails or url clicker buttons (finger friendly) etc
- Server login password support.
- Autojoining on start-up to defined channels
- Some sort of bouncer support - perhaps using the quassel backend? Maybe another may suit better.
- Your feature idea here!
Features already there
- Decent and shiny GUI
- Usable in portrait mode too (with virtual keyboard)
- Join/part channels and query/close users
- You can select text and open links
- Supported commands
- /join (or /j)
- /part (or /p)
- /quit (or /q)
- /close
- /me
- /nick
- /topic (but no topic changing)
- others are coming!
- Highlighting
- Channels that have new messages are blue
- If they have new messages addressed to you, they are red
Known issues, limitations
Work is being done to eliminate these.
ETA: soon™
Issues that are striked out have been fixed.
-
Lacking an appropriate configuration GUI, currently the client is hardcoded to connect to the Freenode network with the nickname "Your_Nick_Here"
- A nice page is added that appears on applaunch and solves this. You can still only connect to one server at a time though.
- Settings GUI is not working at all
- It has been removed from v0.1, will be added to a later version.
- Disconnections are not detected
- Can't reconnect after disconnect
-
Can't display CTCP actions (/me)
- Some /commands don't work yet
-
Parting a channel or closing a query MAY result in a segfault
-
Autoscrolling issues when opening/hiding VKB or chaning orientation
-
Autoscrolling fails when last message is longer than 1 line
-
No text selection
-
Links not highlighted
-
Topic is not displayed
-
Autocompletion issues
- Doesn't handle mode changes
- ...?
Platform support
The app is currently working on Harmattan (that is the primary target for now). When the app is functional, we are planning to port it to 'vanilla' MeeGo and possibly other platforms that support qt-components.