Skip to content

nudded/lonely-suicide-drum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========

Music streaming interface. Should be easily adaptable to other players.

How does it work?
-----------------

Have a directory say `music` with a limited capacity of `x`. This app will play
the song with the lowest modification date in this directory. (How it should
play this can be abstracted).

The interface should allow people to upload songs into this directory. No
pausing or skipping is allowed! 

REST api
--------

GET /songs => Show song listing

POST /songs => Upload song(s)

Dependencies
------------

- ruby-taglib2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published