-
Notifications
You must be signed in to change notification settings - Fork 10
Sailfish OS
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 develBesides 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 (to be upstreamed yet) commhistory-daemon
https://build.merproject.org/project/show/c:telepathy:devel:morse https://build.merproject.org/project/show/c:telepathy:devel:mer-core
If you don't want to use the script, you still can manually add the repositories and install the needed packages:
devel-su -p
ssu ar tp_core http://repo.merproject.org/obs/c:/telepathy:/devel:/mer-core/latest_armv7hl/
ssu ar tp_morse http://repo.merproject.org/obs/c:/telepathy:/devel:/morse/latest_armv7hl/
pkcon repo-set-data tp_core refresh-now true
pkcon repo-set-data tp_morse refresh-now true
pkcon install telegram-qt-qt5 telegram-qt-qt5-declarative telepathy-qt5 telepathy-morse sailfish-settings-accounts-extensions-telegram commhistory-daemonTo add an account open Settings application (jolla-settings), scroll to the bottom, click Accounts, then Add account and then Telegram.
You can use pulldown menu to set up the proxy settings.
- Only 1-1 chats
- Only text and contacts messages
- Only socks5 proxy supported
- General Sailfish OS Telepathy wiki page