Skip to content

Flative/jude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jude

travis-ci(https://travis-ci.org/Flative/jude)

Self hosted, remote controllable music player built with React, Go

Jude Preview Image


Demo

https://flative.github.io/jude/

Downlaod

Latest Release (Available on Windows, MacOS, Linux)

Features

🔥 Basic features as music player are supported, even remotly! (standalone mode also supported)

  • Use YouTube API (iFrame Player)
  • Add a song to playlist
  • Remove a song from playlist
  • Shuffle
  • Repeat
  • Prev / Next

Get Started

$ git clone https://github.com/Flative/jude.git
$ cd frontend && npm install && npm run build
$ cd backend && go run *.go

You might need to read this documentation if you are not friendly with Go environment

License

MIT © Flative