Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

music-assistant/tauri-companion-app-archived

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,034 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logo

Music Assistant Companion

The desktop companion app for Music Assistant!
Music Assistant »

Download for macOS (Apple Silicon | Intel) · Windows · Linux (Debian | Other)

Setup

When starting the app for the first time you are asked about some information about the Music Assistant Server.

image

Important

The app requires that the webserver is exposed. You can set that in the settings: How to fix

Installation

Windows

You can download the .msi installer from the releases.

MacOS

You can download the .dmg from the releases.

Or you can download it using homebrew: brew install music-assistant/tap/companion

Debian (And debian based distrobutions)

You can download the .deb from the releases.

All the other linux distros

You can download the AppImage from the releases.

From source

If you wish to build the app yourself you should first follow the offical tauri prerequisites

First, clone the repository and install the node dependencies. You can do this by running the following commands:

$ git clone https://github.com/music-assistant/desktop-companion
$ cd desktop-companion
$ yarn install

And then build the app

$ yarn tauri build

Contributing

Check the CONTRIBUTING.md file


A project from the Open Home Foundation

About

The Desktop Companion App for Music Assistant

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 72.1%
  • TypeScript 25.6%
  • Rust 1.1%
  • JavaScript 0.6%
  • CSS 0.3%
  • HTML 0.2%
  • Other 0.1%