Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 816 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 816 Bytes

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!