1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2025-11-05 04:28:39 +01:00
Mopidy package for YunoHost
Find a file
2025-10-21 10:43:46 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:49:52 +02:00
conf fix install_dir/venv 2024-01-14 22:44:20 +01:00
doc add description 2024-01-14 23:05:07 +01:00
scripts fix path 2025-10-21 10:25:23 +02:00
sources/extra_files convert to helpers2.1 2025-10-21 09:46:26 +02:00
.gitignore convert to helpers2.1 2025-10-21 09:46:26 +02:00
LICENSE initial version 2021-03-19 01:15:19 +01:00
manifest.toml remove girepository dep 2025-10-21 09:57:22 +02:00
README.md Auto-update READMEs 2025-10-21 09:48:47 +02:00
tests.toml remove oldated tests 2025-10-21 10:42:43 +02:00

Logo of Mopidy Mopidy, packaged for YunoHost

Play music, podcasts and radio programs from local disk and various streaming services

🌐 Official app website Version: 3.4.2~ynh5

Screenshots

Screenshot of Mopidy

📦 Developer info

Automatic tests level

🛠️ Upstream Mopidy repository: https://github.com/mopidy/mopidy

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mopidy_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mopidy -u https://github.com/YunoHost-Apps/mopidy_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.