mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-23 01:27:15 +02:00
52 lines
1.4 KiB
Markdown
52 lines
1.4 KiB
Markdown
# AyuGram
|
|
|
|

|
|
|
|
## Features
|
|
|
|
- Disable read packets sending
|
|
- Disable online packets sending
|
|
- Disable typing & upload packets sending
|
|
- Auto offline
|
|
- Messages history (+ deleted ones)
|
|
- Using scheduled messages to keep offline
|
|
|
|
Technically, we have the **Ghost mode** starter pack.
|
|
|
|
Also, we have a cool **purple icon**.
|
|
|
|
## Downloads? / FAQ?
|
|
|
|
We have both **Windows** and **Linux** builds.
|
|
|
|
Follow our [Telegram channel](https://t.me/ayugram1338). FAQ can be found here.
|
|
|
|
## May I get banned?
|
|
|
|
Well, *you* **can't**, because you're just an ordinary user.
|
|
|
|
## How to build
|
|
|
|
Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-win-x64.md).
|
|
|
|
### Remarks
|
|
|
|
Make sure you have these components installed with VS Build Tools:
|
|
- C++ MFC latest (x86 & x64)
|
|
- C++ ATL latest (x86 & x64)
|
|
- latest Windows 11 SDK
|
|
|
|
## Credits
|
|
|
|
- [Telegram Desktop](https://github.com/telegramdesktop/tdesktop)
|
|
- [Kotatogram](https://github.com/kotatogram/kotatogram-desktop)
|
|
- [64Gram](https://github.com/TDesktop-x64/tdesktop)
|
|
- [SQLite](https://github.com/sqlite/sqlite)
|
|
- [sqlite_orm](https://github.com/fnc12/sqlite_orm)
|
|
|
|
### Very special thanks to
|
|
|
|
- [Solar Icon Set](https://solariconset.com/)
|
|
- [JSON for Modern C++](https://github.com/nlohmann/json)
|
|
- [BitConverter](https://github.com/YanjieHe/BitConverter)
|
|
- [Not Enough Standards](https://github.com/Alairion/not-enough-standards)
|