TelepathyIM / telepathy-morse

Telegram connection manager for the Telepathy framework
GNU General Public License v2.0
62 stars 10 forks source link
qt telegram telepathy

Telepathy-Morse

Morse is a Qt-based Telegram connection manager for the Telepathy framework.

Features

Requirements

Note: TelegramQt is available at https://github.com/Kaffeine/telegram-qt

Note: In order to use Morse, you need to have a complementary Telepathy Client application, such as KDE-Telepathy, Jolla Messages or Empathy.

Installation

git clone https://github.com/TelepathyIM/telepathy-morse.git

or

tar -xf telepathy-morse-0.2.0.tar.gz

mkdir morse-build
cd morse-build
cmake ../telepathy-morse

Information about CMake build:

cmake --build .
cmake --build . --target install

Known issues

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

See COPYNG for details.