Project

General

Profile

Mobile » History » Version 17

gry, 01/01/2015 11:33 PM
+communi-quassel

1 1 gry
h1. Mobile
2 1 gry
3 16 gry
|_.Works?          |_. Platform               |_. Home                                                           |_.IRC               |_. More URLs                                                                                                                                               | Language    | Notes                                                                                                                      |
4 16 gry
| Yes.             | Android                  | "QuasselDroid":http://quasseldroid.iskrembilen.com/                | #QuasselDroid      | "GitHub":https://github.com/sandsmark/QuasselDroid "Google Play":https://play.google.com/store/apps/details?id=com.iskrembilen.quasseldroid&hl=en         | Java        |                                                                                                                            |
5 16 gry
| Yes.             | iPhone/iPad              | "iQuassel":http://woboq.com/iquassel.html                          | #woboquassel       | "App Store":https://itunes.apple.com/app/iquassel/id566844252 "hosting site":http://quassel.woboq.com                                                     | Objective C |                                                                                                                            |
6 16 gry
| Yes (2013); old. | Maemo and MeeGo (.deb)   | "Quassel2Go":https://gitorious.org/quassel/quassel2go/community    |                    | "original discussion, broken link":http://talk.maemo.org/showthread.php?t=33647 "mirror":http://cdnm.at/~christian/maemo/quassel2go/  (unmaintained)      |             | Thanks to sgiessl for this port. (The platform uses Xorg). Working GUI with outdated client code from 2011                 |
7 16 gry
| Getting there.   | Web                      | "quassel-web":https://github.com/sandsmark/quassel-web             |                    | Ongoing development. It already fetches as of 2014/09.                                                                                                    |             | Thanks sandsmark.                                                                                                          |
8 16 gry
| Yes.             | w/e with IRSSI           | "quassel-irssi":https://github.com/phhusson/quassel-irssi          | #quassel-irssi     |                                                                                                                                                           |             |                                                                                                                            |
9 16 gry
| Alpha            | Web (mobile,desktop)     | "quassel-webserver":https://github.com/magne4000/quassel-webserver |                    | Alpha.                                                                                                                                                    | Node.js?    | Thanks magne4000                                                                                                           |
10 17 gry
| Alpha            | Sailfish                 | "communi":https://communi.github.io/                               | #communi           | "communi-quassel at GitHub":https://github.com/communi/communi-quassel                                                                                                       | C++         | works partly, e.g. you can send/receive messages, but can't see your own messages from previous sessions, have to connect to each network seperately, server notices sometimes get messed up. thanks to jpnurmi |
11 13 gry
12 1 gry
Potential platforms of interest:
13 5 gry
** MER-based (Nemo, Sailfish) — rpm package format, Qt is available. Wayland.
14 6 gry
** Ubuntu Mobile — .deb package format, Qt is available. "Mir":https://wiki.ubuntu.com/Mir/.
15 11 gry
** Tizen, Firefox OS — HTML + JS, Qt is not available. (Web version ok?)
16 4 mgoetz
** Blackberry (BB10) — Qt 4.8 is available
17 8 gry
** Windows Phone — Qt is available
18 15 gry
19 15 gry
Potential applications of interest (integration with which may be desirable):
20 15 gry
** "Kopete":https://kopete.kde.org/ - a Qt + KDE IM client for KDE (could be potentially mobile friendly)