Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
/ sakuragram Public archive

Custom Telegram Desktop client based on TdLib and WinUI 3

License

Notifications You must be signed in to change notification settings

cherryymerryy/sakuragram

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/cherryymerryy/sakuragram.git)
  2. Open sakuraglam.sln
  3. Open Config_Example and fill it in according to the comments
  4. After all the steps in the console, write dotnet build

Contributing

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