Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

260 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muzak

Gem Version

muzak is an attempt at a metamusic player.

It indexes a filesystem tree, providing metadata to a user's preferred media player. It also provides a command API for controlling the indexed files and the state of the player.

Screenshot

screenshot

Usage

Muzak is still a work in process. Don't expect stability or pleasant output.

$ ruby -Ilib bin/muzakd.rb
$ ruby -Ilib bin/muzak-cmd enqueue-artist "The Beatles"

Documentation

API documentation can be found on RubyDoc.

User documentation for commands can be found under COMMANDS, as well as on RubyDoc.

User documentation for configuration can be found under CONFIGURATION, as well as on RubyDoc.

TODO

  • GUI "frontend"?
  • current indexing/sorting logic is terrible
  • figure out how to do events/album art in VLC
  • rewrite plugin event system

Releases

Packages

Used by

Contributors

Languages