mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 13:39:43 +05:00
07bdf302f165f05091f83c9b36846d841cdc29b4
Aegnux
A convenient way to install Adobe After Effects on Linux using Wine. Heavily inspired by AeNux by cutefish.
License disclaimer
This project is intended for educational and experimental use only. Please respect software licensing agreements and use responsibly. The primary objective is to explore Linux compatibility for creative applications. After Effects is a commercial software developed by Adobe.
Known downsides
- Limited hardware acceleration - NVIDIA GPUs only
- UI Rendering - Occasional flickering with certain plugins (e.g., Flow)
- Memory Management - Potential crashes under heavy RAM usage (need to tweak your system config)
How to install
Download Flatpak if you want to install it on any distro.
Native installation: the only tested environment is Arch Linux on KDE Plasma Wayland.
Install dependencies
sudo pacman -Syu python-pyside6 python-requests # Arch Linux
Clone the repository
https://github.com/relativemodder/aegnux
cd aegnux
Run
./run.sh
Languages
Python
96%
Shell
3.4%
CSS
0.6%