Skip to content

Tiny and minimal XMMS2 web client written in Ruby (Sinatra).

License

Notifications You must be signed in to change notification settings

ZaneA/XMMSinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny and minimal XMMS2 web client written in Sinatra

To run simply type

ruby xmmsinatra.rb

Now open http://127.0.0.1:4567 in your web browser and you should be golden!

Features:

  • Shows active playlist
  • Search function searches media library and updates playlist
  • Album Art!

TODO:

  • Use asynchronous XMMS2 API to keep things flowing nicely
  • Improve client-side efficiency more
  • Improve CSS/Aesthetics, add prettier "No Cover" image
  • Playlist/Collection saving/loading

Credits:

Using the wonderful minimal icon-set from http://www.defaulticon.com

About

Tiny and minimal XMMS2 web client written in Ruby (Sinatra).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages