feat: more AyuGram branding

feat: update README
feat: update CONTRIBUTING
fix: add note for Linux
fix: rename xdg shortcut
fix: remove snap
fix: rename AyuGram executable in the updater
fix: use different GUIDs
This commit is contained in:
ZavaruKitsu
2023-08-27 13:40:55 +00:00
parent 3e3f0f0808
commit 58e1c9ff54
15 changed files with 138 additions and 734 deletions
+25 -16
View File
@@ -4,38 +4,47 @@
## 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
- Full ghost mode (flexible)
- Messages history
- Anti-recall
- Some appearance customization stuff
- Local Telegram Premium
- Sync read states and message history with AyuSync *(TBA)*
Technically, we have the **Ghost mode** starter pack.
![AyuGram Preferences](.github/preview.png)
Also, we have a cool **purple icon**.
## Downloads
## Downloads? / FAQ?
### Windows
We have both **Windows** and **Linux** builds.
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).
Follow our [Telegram channel](https://t.me/ayugram1338). FAQ can be found here.
Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-win-x64.md) if you want to build by yourself.
## May I get banned?
### Arch Linux
Well, *you* **can't**, because you're just an ordinary user.
You can install `ayugram-desktop-git` or `ayugram-desktop-bin` from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram).
## How to build
These packages maintained by [westpain](https://github.com/incycledream). *We're not responsible for them.*
Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-win-x64.md).
### Any other Linux distro
### Remarks
Follow [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
If you enjoy using **AyuGram** and want to send us a tip, here's how you can do it:
- Using [Boosty](https://boosty.to/alexeyzavar) - any card and PayPal
- Using cryptocurrency - `TRpbajq38qU8joThgAfKJLyEPbNjzsdPJ1` (Tron + USDT)
## Credits
- [Telegram Desktop](https://github.com/telegramdesktop/tdesktop)