What's Changed
- Add support for extended colors in blueprints (#111) by sungyachang (@sungyachang) (
953eb1c) - Add AdditionalImages to cli/blueprints.go ThemeState initialization (#110) by sungyachang (@sungyachang) (
f09fb4f)
Installation
Arch Linux (AUR)
yay -S aetherDebian / Ubuntu (x86_64)
wget https://github.com/bjarneo/aether/releases/download/v4.27.2/aether_4.27.2_amd64.deb
sudo dpkg -i aether_4.27.2_amd64.deb
sudo apt-get install -fDebian / Ubuntu (aarch64)
wget https://github.com/bjarneo/aether/releases/download/v4.27.2/aether_4.27.2_arm64.deb
sudo dpkg -i aether_4.27.2_arm64.deb
sudo apt-get install -fPre-built Binary (x86_64)
wget https://github.com/bjarneo/aether/releases/download/v4.27.2/aether-linux-amd64
wget https://github.com/bjarneo/aether/releases/download/v4.27.2/aether-wp-linux-amd64
chmod +x aether-linux-amd64 aether-wp-linux-amd64
sudo mv aether-linux-amd64 /usr/local/bin/aether
sudo mv aether-wp-linux-amd64 /usr/local/bin/aether-wpPre-built Binary (aarch64)
wget https://github.com/bjarneo/aether/releases/download/v4.27.2/aether-linux-arm64
wget https://github.com/bjarneo/aether/releases/download/v4.27.2/aether-wp-linux-arm64
chmod +x aether-linux-arm64 aether-wp-linux-arm64
sudo mv aether-linux-arm64 /usr/local/bin/aether
sudo mv aether-wp-linux-arm64 /usr/local/bin/aether-wpBuild from Source
Requires Go 1.23+, Node.js 22+, and Wails.
git clone https://github.com/bjarneo/aether.git
cd aether
make buildSHA256 (source archive, for PKGBUILD):
82207b200b8507e2c45cdf5201a19941617ab950ed0dfb6cc441f9e59ef3e70b