-
Notifications
You must be signed in to change notification settings - Fork 10
Sailfish OS
The installation script is available at https://github.com/TelepathyIM/sailfish-settings-accounts-extensions-telegram/blob/master/tools/telegram-qt-tool, so you can do
curl -O https://raw.githubusercontent.com/TelepathyIM/sailfish-settings-accounts-extensions-telegram/master/tools/telegram-qt-tool
chmod +x telegram-qt-tool
to download and prepare it.
Use a privileged command line to install or update telepathy-morse:
devel-su -p
./telegram-qt-tool --install testing
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 a custom (MR) commhistory-daemon.
https://build.merproject.org/project/show/c:telepathy:testing:morse
https://build.merproject.org/project/show/c:telepathy:testing: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:/testing:/mer-core/latest_armv7hl/
ssu ar tp_morse http://repo.merproject.org/obs/c:/telepathy:/testing:/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-morse sailfish-settings-accounts-extensions-telegram commhistory-daemon
To 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
- Troubleshooting page