All platforms
Native packages for every major desktop OS.
Windows
Windows 10 or later, x64
Linux
X11 or Wayland, x64
Build from source
CMake 3.24+, Qt 6.7+, OpenSSL 3.0+
View build guide
Step-by-step instructions
Quick install
Up and running in under five minutes.
- Download the
.msiinstaller and run it. Administrator privileges required. - Launch Aether from the Start menu.
- On your main PC choose Server, on others choose Client.
- Drag screens in the GUI to match your desk layout and start the server.
Aether runs in the system tray. Right-click to start, stop, or reconfigure at any time.
- Debian/Ubuntu:
sudo apt install ./aether-*.deb - Fedora/openSUSE:
sudo dnf install aether-*.rpm - Other: Extract the
.tar.gzand run the binary directly.
Both X11 and Wayland are supported. The correct backend is selected automatically.
See the build guide for full details. Quick start:
git clone https://github.com/RimoraStudio/Aether.git
cd Aether
cmake -S . -B build
cmake --build build
Requirements
Make sure your machines meet these before installing.
Operating system
- Windows 10 or later (x64)
- Linux with X11 or Wayland (x64)
- Ubuntu 24.04+, Fedora 40+, or equivalent
Network
- All machines on the same LAN
- Port 24800 accessible (TCP)
- Firewall configured for Aether
Security
- TLS encryption built in
- SHA-256 checksums per release
- No cloud accounts or telemetry