A simple discord rich presence client for apple music build in Tauri and Rust.
![]() |
![]() |
Warning
This application only works on Linux and has been tested on Arch Linux with Wayland.
- Use Apple Music in app mode with Chromium
- Native performance with Rust backend
- MPRIS integration for Linux
- Minimal resource usage
- Tray icon support
- MPRIS Privacy ensures only Apple Music data from the matching PID is shared, protecting other media players (YouTube, Spotify, etc.) from Discord integration
AMusic is built using:
- Rust and Cargo
- Chromium
-
Clone the repository:
git clone git@github.com:rxtsel/amusic.git # Go to the project directory cd amusic
-
Run the application in development mode:
cargo tauri dev
NO_STRIP=true cargo tauri buildGo to releases and download the latest AppImage file. Please follow the instructions provided in the release notes for installation.


