Skip to content
Alexander Akulich edited this page Jan 27, 2020 · 28 revisions

Installation

Prepare

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-tool

to download and prepare it.

Install/update:

Use a privileged command line to install or update telepathy-morse:

devel-su -p
./telegram-qt-tool --install devel

Sources

Besides to the usual pair of TelegramQt and Telepathy-Morse, there is also a repo with Telegram settings page. To improve the UX it is strongly recommended to also use my custom commhistory-daemon

Builds

OBS

https://build.merproject.org/project/show/c:telepathy:devel:morse

How to install on Sailfish OS device

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.

See also

Clone this wiki locally