Mobile » History » Version 2
gry, 01/04/2014 05:52 AM
added link to Quassel2Go source code
1 | 1 | gry | h1. Mobile |
---|---|---|---|
2 | 1 | gry | |
3 | 1 | gry | QuasselDroid is a Quassel client in Java which runs on the Android platform. |
4 | 1 | gry | * "Home page":http://quasseldroid.iskrembilen.com/ |
5 | 1 | gry | * "QuasselDroid at GitHub":https://github.com/sandsmark/QuasselDroid |
6 | 1 | gry | * "QuasselDroid in Google Play":https://play.google.com/store/apps/details?id=com.iskrembilen.quasseldroid&hl=en |
7 | 1 | gry | |
8 | 1 | gry | Quassel2go is a Quassel fork for mobile platforms, Maemo and MeeGo, using .deb package format. Thanks to sgiessl for this port. A mobile UI was created but it is not sufficiently separate from the client protocol bits, making the package untrivial to update. |
9 | 1 | gry | * "original discussion, broken link":http://talk.maemo.org/showthread.php?t=33647 |
10 | 1 | gry | * "mirror":http://cdnm.at/~christian/maemo/quassel2go/ |
11 | 2 | gry | * "Source code at Gitorious":https://gitorious.org/quassel/quassel2go/community |
12 | 1 | gry | |
13 | 1 | gry | Potential platforms of interest: |
14 | 1 | gry | ** MER-based (Nemo, Sailfish) โ rpm package format, Qt is available. |
15 | 1 | gry | ** Ubuntu Mobile โ .deb package format, Qt is available. |
16 | 1 | gry | ** Tizen, Firefox OS โ HTML + JS, Qt is not available. |