Skip to content

boukeversteegh/nebula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebula

Social music server

files

How to run

python nebula.py $LIBRARYPATH $PORT
# For example
mkdir ~/library
python nebula.py ~/library 8006

Then visit http://localhost:8006 in your webbrowser.

Requirements

Optional

  • Python Modules
    • simplejson: Faster JSON module than built-in
    • eyed3: Module for reading ID3-tags from MP3 files (Now built-in. Delete lib/eyed3 to use system module instead.)

Pivotal Tracker

For issues and features, please see: https://www.pivotaltracker.com/projects/744593

About

Social music server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published