Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e7b357 · Oct 16, 2024
Oct 7, 2024
Oct 7, 2024
Oct 6, 2024
Oct 8, 2024
Jul 30, 2024
Oct 6, 2024
Jul 30, 2024
Oct 16, 2024
Oct 6, 2024
Oct 5, 2024
Oct 7, 2024

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!