Skip to content

dcwatson/juque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juque

A personal jukebox server written in Python.

Quick Start

* Create a virtualenv and activate it
* pip install -r requirements.txt
* Edit settings.py (especially the JUQUE_ settings at the bottom)
* manage.py syncdb (create a superuser if you want to use the admin)
* manage.py scan <directory> (this can take a while, start small)
* manage.py runserver

About

A personal jukebox server written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages