Skip to content
/ Musii Public

Personal self-hosted music streaming service

Notifications You must be signed in to change notification settings

benhaney/Musii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musii

A self-hosted personal music streaming service

Features

  • Server-side music library indexing
  • Server-side album art downscaling and music encoding for lower bandwidth usage (lossless -> 128kbps ogg)
  • Mobile-first progressive web app with native app experience
  • Artist, Album, and Song views
  • Queue management
  • Android integration (notification and lockscreen album art and media controls)

Configuration

The following environment variables can be set to configure the application

Name Default Description
MUSII_MUSIC_DIR ~/Music/ Path to music library
MUSII_CACHE_DIR ~/.cache/musii/ Path to musii cache directory
MUSII_MUSIC_DB ./songs.db Path to database file location

About

Personal self-hosted music streaming service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published