AyuGramDesktop/README.md
ZavaruKitsu 1b00010029 feat: better icons
fix: mention Solar Icon Pack in README
2023-08-09 23:36:57 +00:00

52 lines
1.4 KiB
Markdown

# AyuGram
![AyuGram Logo](.github/AyuGram.png)
## 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)