-
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/c:telepathy:devel:morse
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
curl -O https://raw.githubusercontent.com/TelepathyIM/sailfish-settings-accounts-extensions-telegram/master-staging/tools/telegram-qt-tool
chmod +x telegram-qt-toolto download and prepare it.
Use a privileged command line to install or update telepathy-morse:
devel-su -p
./telegram-qt-tool --install devel- General Sailfish OS Telepathy wiki page