mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-11 11:47:09 +02:00
104 lines
2.5 KiB
Markdown
104 lines
2.5 KiB
Markdown
# AyuGram
|
|
|
|
 
|
|
|
|
[ English | [Русский](README-RU.md) ]
|
|
|
|
## Features
|
|
|
|
- Full ghost mode (flexible)
|
|
- Messages history
|
|
- Anti-recall
|
|
- Font customization
|
|
- Streamer mode
|
|
- Local Telegram Premium
|
|
- Media preview & quick reaction on force click (macOS)
|
|
- Enhanced appearance
|
|
|
|
And many more. Check out our [Documentation](https://docs.ayugram.one/desktop/).
|
|
|
|
<h3>
|
|
<details>
|
|
<summary>Preferences screenshots</summary>
|
|
<img src='.github/demos/demo1.png' width='268'>
|
|
<img src='.github/demos/demo2.png' width='268'>
|
|
<img src='.github/demos/demo3.png' width='268'>
|
|
<img src='.github/demos/demo4.png' width='268'>
|
|
</details>
|
|
</h3>
|
|
|
|
## Downloads
|
|
|
|
### Windows
|
|
|
|
#### Official
|
|
|
|
You can download prebuilt Windows binary from [Releases tab](https://github.com/AyuGram/AyuGramDesktop/releases) or from
|
|
the [Telegram topic](https://t.me/ayugramchat/12788).
|
|
|
|
#### Winget
|
|
|
|
```bash
|
|
winget install RadolynLabs.AyuGramDesktop
|
|
```
|
|
|
|
#### Scoop
|
|
|
|
```bash
|
|
scoop bucket add extras
|
|
scoop install ayugram
|
|
```
|
|
|
|
#### Self-built
|
|
|
|
Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-win-x64.md) if you want to
|
|
build by yourself.
|
|
|
|
### macOS
|
|
|
|
You can download prebuilt macOS package from [Releases tab](https://github.com/AyuGram/AyuGramDesktop/releases).
|
|
|
|
### Arch Linux
|
|
|
|
You can install `ayugram-desktop` from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram).
|
|
|
|
### NixOS
|
|
|
|
See [this repository](https://github.com/ayugram-port/ayugram-desktop) for installation manual.
|
|
|
|
### Any other Linux distro
|
|
|
|
Follow the [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md).
|
|
|
|
### Remarks for Windows
|
|
|
|
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
|
|
|
|
## Donation
|
|
|
|
Enjoy using **AyuGram**? Consider sending us a tip!
|
|
|
|
[Here's available methods.](https://docs.ayugram.one/donate/)
|
|
|
|
## Credits
|
|
|
|
### Telegram clients
|
|
|
|
- [Telegram Desktop](https://github.com/telegramdesktop/tdesktop)
|
|
- [Kotatogram](https://github.com/kotatogram/kotatogram-desktop)
|
|
- [64Gram](https://github.com/TDesktop-x64/tdesktop)
|
|
- [Forkgram](https://github.com/forkgram/tdesktop)
|
|
|
|
### Libraries used
|
|
|
|
- [JSON for Modern C++](https://github.com/nlohmann/json)
|
|
- [SQLite](https://github.com/sqlite/sqlite)
|
|
- [sqlite_orm](https://github.com/fnc12/sqlite_orm)
|
|
|
|
### Icons
|
|
|
|
- [Solar Icon Set](https://www.figma.com/community/file/1166831539721848736)
|