Patches disabling some anti-features of Telegram Desktop.
Building requires ⪝48 GB of RAM. Use zram, if you are lacking.
makepkg -si
Or if you want to regenerate PKGBUILD
for current patches in the directory (don't use spaces in patch filenames):
make
You may also install a prebuilt package published in releases.
May be unmaintained.
TODO: generate overrides and flake automatically.
Download source code of Telegram Desktop and run commands from prepare()
, build()
and package()
in PKGBUILD
manually.
Enables saving media, selecting and copying messages in channels, which disallow doing so.
Disables restrictions for viewing and exporting private chats and channels you didn't join but are able to view.
Toggle is in experimental settings.
Feel free to contibute patches and means of packaging and installation.
If you want to update PKGBUILD
, make changes in PKGBUILD.m4
instead and generate PKGBUILD
with make
.
See PKGBUILD.m4
for update instructions.
Killergram - Xposed module featuring some patches with similar functionality for Telegram for Android.