Mobile » History » Version 10
    « Previous - 
    Version 10/20
    (diff) - 
    Next » - 
    Current version
    
    gry, 10/07/2014 11:58 PM 
    +quassel-irssi (it is a bit mobile, too)
    
Mobile¶
QuasselDroid is a Quassel client in Java which runs on the Android platform. iQuassel is an Objective C Quassel client for iPhone/iPad. Quassel2go is a Quassel fork for mobile platforms, Maemo and MeeGo, using .deb package format. Thanks to sgiessl for this port. (The platform uses Xorg).- original discussion, broken link
- mirror
- Source code at Gitorious
- Working GUI with slightly outdated client code from 2011 (it works).
	- You may be able to cherry-pick the parts of Quassel2Go which are mobile interface, and stick them together with the current client code.
- Keep them sufficiently isolated for easier maintaining.
- This would ensure that with protocol changes the software would still work, and that client security fixes apply.
 
Web platform: quassel-web under development (it already fetches as of 2014/09)
Whatever mobile platforms support IRSSI (such as IRSSI ConnectBot): quassel-irssi
Potential platforms of interest:- MER-based (Nemo, Sailfish) — rpm package format, Qt is available. Wayland.
- Ubuntu Mobile — .deb package format, Qt is available. Mir.
- Tizen, Firefox OS — HTML + JS, Qt is not available.
- Blackberry (BB10) — Qt 4.8 is available
- Windows Phone — Qt is available