Cutegram 2.4.0 has been released, bringing both new features and bug-fixes.
Cutegram is an open-source Telegram application, similar to Sigram. It is developed in Qt5 and QML and uses the libqtelegram and the libappindicator libraries.
Like other Telegram clients for Linux, it has support for Emoji, allows the users to send data by dragging it in the message window and gets integrated with the system notifications.
The latest version available is Cutegram 2.4.0, which has been released a while ago, coming with the below changes:
- Improvement on Stickers
- Reply Support
- Special Background and Header back for chats
- Animated Dialog and Messages list
- Multi Account support
- Auto convert smiley keys to Emojis
- Better smooth scroll
- Taskbar progress bar and Unread badge counter on Linux and Windows
- Update translations
- Add custom dcId and IP address to command line options
- Many other improvement and Bug-fixes
Installation instructions:
Cutegram is available via PPA on Ubuntu and derivative systems [installation instructions HERE], but it can be easily installed on other systems also.
The project’s website provides official .run binaries , so in order to install Cutegram on the most popular Linux systems you need to download the .run file for your system’s architecture, set execution permissions and run the cutegram*.run file.
The below instructions should work on Ubuntu, Linux Mint, Pinguy OS, Elementary OS, Deepin, Peppermint, LXLE, Linux Lite, Robolinux, Debian, SparkyLinux, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva, Arch Linux, Manjaro, Antergos, ArchBang and other systems.
How to install Cutegram on 32 bit Linux systems:
$ wget http://aseman.co/downloads/cutegram/2/cutegram-2.4.0-linux-installer.run
$ sudo chmod +x cutegram-2.4.0-linux-installer.run
$ ./cutegram-2.4.0-linux-installer.run
How to install Cutegram on 64 bit Linux systems:
$ wget http://aseman.co/downloads/cutegram/2/cutegram-2.4.0-linux-x64-installer.run
$ sudo chmod +x cutegram-2.4.0-linux-x64-installer.run
$ ./cutegram-2.4.0-linux-x64-installer.run