What's New
- Animated Logo — new circuit-board "A" logo with orbiting service icons (Spotify, Apple Music, Amazon, Tidal, Deezer, and more) on the welcome screen
- Streamlined Setup — the first-run screen now shows only the folder picker; everything else lives in dedicated panels
- Folder Structure Panel — new 📁 nav button opens Library Mode, Folder Structure, and Filename Format settings
- Settings Focused — ⚙️ settings trimmed to API key, failed-track retries, and sources
- New Source Adapters — Deezer, Tidal, and Qobuz mirror adapters; YouTube via yt-dlp
- Core Engine Improvements — resolver, organiser, tagger, and transcoder improvements across the board
- Community — join us on Telegram · support on Ko-fi
Downloads
Files
Antra.exe: WindowsAntra-Linux.AppImage: LinuxAntra-macOS.dmg: macOS Apple SiliconAntra-macOS-Intel.dmg: macOS Intel
Linux install
Download Antra-Linux.AppImage, then install the WebKit dependency for your distro:
Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0
Arch Linux:
sudo pacman -S webkit2gtk-4.1
Fedora:
sudo dnf install webkit2gtk4.1
Then make executable and run:
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImageIf Ubuntu blocks running it from ~/Downloads, move it first:
mv ~/Downloads/Antra-Linux.AppImage ~/
cd ~
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImagemacOS install
Download the DMG for your Mac (Antra-macOS.dmg for Apple Silicon, Antra-macOS-Intel.dmg for Intel), open it, and drag Antra into your Applications folder.
On first launch, macOS may block the app with an "Apple could not verify" warning. To open it:
- Open
Applications - Right-click
Antra - Click
Open - Click
Openagain in the warning dialog
Useful notes for macOS:
- If the app still does not open, go to
System Settings -> Privacy & Securityand clickOpen Anywayif that option appears. - You may need to move the app out of the DMG and into
Applicationsbefore opening it. - This build is not notarized yet, so the first-run security prompt is expected.