The Music Assistant frontend
Project description
Music Assistant frontend (Vue PWA)
The Music Assistant frontend/panel is developed in Vue, development instructions below.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Type Support for .vue
Imports in TS
TypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need TypeScript Vue Plugin (Volar) to make the TypeScript language service aware of .vue
types.
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a Take Over Mode that is more performant. You can enable it by the following steps:
- Disable the built-in TypeScript Extension
- Run
Extensions: Show Built-in Extensions
from VSCode's command palette - Find
TypeScript and JavaScript Language Features
, right click and selectDisable (Workspace)
- Run
- Reload the VSCode window by running
Developer: Reload Window
from the command palette.
Customize configuration
See Vite Configuration Reference.
Project Setup
nvm use node
yarn install
Compile and Hot-Reload for Development
yarn dev
This will launch an auto-reload development environment (usually at http://localhost:3000) Open the url in the browser and a popup will ask the location of the MA server. You can either connect to a locally launched dev server or an existing running server on port 8095.
Type-Check, Compile and Minify for Production
yarn build
Lint with ESLint
yarn lint
Translation Management
We use Lokalise to manage the translation files for the Music Assistant frontend
Contributing
If you wish to assist in translating Music Assistant into a language that it currently does not support, please see here https://music-assistant.io/help/lokalise/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file music-assistant-frontend-2.8.13.tar.gz
.
File metadata
- Download URL: music-assistant-frontend-2.8.13.tar.gz
- Upload date:
- Size: 4.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6db34861514048075e17573e36b71bf76c0c10186b08c23c35d42f6211af6cb2 |
|
MD5 | 10aeac9298605151af3fd7404a503fd6 |
|
BLAKE2b-256 | c852b0920a8b2d853a0d23d9cf0bf52b6e42d74dc112d2bb5b061409aff41afd |
File details
Details for the file music_assistant_frontend-2.8.13-py3-none-any.whl
.
File metadata
- Download URL: music_assistant_frontend-2.8.13-py3-none-any.whl
- Upload date:
- Size: 4.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7155aa3b5f75f57edcf28a5ff6445d5418660158c855ab25261a6f1129646c67 |
|
MD5 | d2c63069578bce0520a2d7bf83e0b1c6 |
|
BLAKE2b-256 | ae062364b1d5b1e5f0099c0cb69f25944b42e96faaa7dc1412091d0b11b4fa5d |