Skip to content

sakuragram/desktop

 
 

Repository files navigation

sakuragram

Custom Telegram Desktop client based on TDLib (tdsharp, tdlib) and WinUI 3 (WinUI, CommunityToolKit)

Telegram channel, Telegram forum

Compilation Guide

  1. Clone sakuragram source code (git clone https://github.com/sakuragram/desktop.git)
  2. Open sakuraglam.sln
  3. Find Config_Example and rename it to Config
  4. Open Config and fill it in according to the comments
  5. After all the steps in the console, write dotnet build or use GUI your IDE

Contributing

You can simply open a Pull Request with your idea or a ready-made function!