Experimental Telegram Desktop fork. https://kotatogram.github.io/
Find a file
RadRussianRus c417056339 [Core] Language system
Telegram Desktop uses static language system with code generation, which
requires almost full app rebuild on any string modification, no matter
how small it is.

Since Kotatogram is options-driven, static language system will slow the
development. This language system solves the problem by using JSON and
runtime string search instead.
2023-06-16 02:30:33 +03:00
.github [Docs] Basic documentation and CI 2023-06-16 02:30:33 +03:00
cmake@0702ef4cdd Set Qt version in configure.py 2022-08-14 11:51:13 +04:00
docs [Docs] Basic documentation and CI 2023-06-16 02:30:33 +03:00
lib/xdg [Branding] App name and logo 2023-06-16 02:30:33 +03:00
snap [Docs] Basic documentation and CI 2023-06-16 02:30:33 +03:00
Telegram [Core] Language system 2023-06-16 02:30:33 +03:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Migrate from kwayland to QtWaylandScanner 2022-06-14 16:36:44 +04:00
changelog.txt Version 4.1.1. 2022-08-16 09:38:19 +03:00
CMakeLists.txt Restrict CMake to 3.23+ on macOS. 2022-06-15 13:02:15 +04:00
LEGAL Update copyright year to 2022. 2022-01-04 12:49:50 +04:00
LICENSE
README.md [Docs] Basic documentation and CI 2023-06-16 02:30:33 +03:00

Kotatogram experimental Telegram Desktop fork.

GitHub release (latest by date including pre-releases) GitHub Workflow Status: Windows GitHub Workflow Status: Linux GitHub Workflow Status: macOS Crowdin

Preview of Kotatogram Desktop

Build instructions can be found in docs folder. Please note: only [32-bit Windows][building-msvc], [64-bit Windows][building-msvc-x64] and [Linux][building-cmake] build instructions are updated.

Original README with licenses could be found in Telegram Desktop repository.

Download

Binaries can be downloaded from releases: https://github.com/kotatogram/kotatogram-desktop/releases

Latest stable version can be found here: https://github.com/kotatogram/kotatogram-desktop/releases/latest

Builds

  • Windows (installer and portable)
  • Linux (64-bit)
  • macOS

Features

  • Local folders
  • Forward to multiple chats and forward without author
  • Custom font
  • Compact chat list
  • Custom text replaces
  • Change sticker size
  • Adaptive chat bubbles
  • and other smaller features.

Full list of features will rewritten later. Control branches were used to list features, but they are now deprecated and archived in separate repo.

Contributing

Read CONTRIBUTING.md.

Attribution