-
Notifications
You must be signed in to change notification settings - Fork 10
Sailfish OS
Besides to the usual pair of TelegramQt and Telepathy-Morse, there is also a repo with Telegram settings page.
https://build.merproject.org/project/show/home:Kaffeine:morse
https://build.merproject.org/project/show/home:Kaffeine:morse_wip
The project is not released for Sailfish OS yet, so ATM the most convenient way is to install it from the Mer OBS via a script that adds the repo, downloads and installs packages, disables repo, disconnects telegram account and terminates pre-exists morse process to ensure that you work with the newly installed one.
The installation script is available at https://github.com/Kaffeine/sailfish-settings-accounts-extensions-telegram/blob/master/scripts/telegram-qt-tool, so you can do
devel-su -p
curl https://raw.githubusercontent.com/Kaffeine/sailfish-settings-accounts-extensions-telegram/master/scripts/telegram-qt-tool -O
chmod +x telegram-qt-toolto download and prepare it.
In a privileged or root terminal (devel-su or devel-su -p):
Use ./telegram-qt-tool --install morse-no-groups command to install a stable build with disabled groups support (groups are not supported by SFOS client).