Skip to content

sdslabs/play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDSLabs Music Player

Play is the internal music player for SDSLabs. Kinda like how github/play works, but we use our own player (Muzi) as the backend instead of iTunes. This means we can play all songs of muzi inside the lab using this

How

It internally uses child_process to call up muzi, which does all the streaming. This means, we can only "kill" the process to stop the song, and there is no support for skipping at all.

Why

Because we didn't have a mac to use github/play

Licence

Licenced under MIT Licence. Feel free to contribute.

Screenshots

Home Page

Home Page

Search Page

Search Results

Now Playing

Now Playing screen