Giter Club home page Giter Club logo

rmpd's Introduction

rMPD

rMPD is a webclient for the Music Player Daemon written entirely in Ruby. It is based on librmpd, and uses Famfamfam's Silk Icon Set.

License

The bulk of the program is licensed under the ISC License with the exception of librmpd2 and the icons.

See COPYING for more information.

Installation

To install, you must have a working ruby installation and a webserver with CGI running. For the HTTP streaming feature to work, the CGI script must have read access to your music library.

Make sure your webserver is configured to run .rb files as CGI scripts, then edit config.rb.

Usage

Once installed, point your browser to wherever the scripts are accessible from, this main view should display your playlist and a few extra buttons. The control section will allow you to control the player-- skip, pause, stop, et cetera.

The browse music link will show you all the folders in the root directory of your music library. You can browse the subdirectories and songs in there. Each song has a link to add it to the playlist and to stream it.

Tools

At the bottom of the page of the main page (playlist view) and the bottom of the directory view is a Tools section. Tools are simply scripts in the Tools/ and DirectoryTools/ directories, except that the extension is not displayed and underscores are displayed as spaces.

To write your own tool, simply create a new CGI script in one of those directories. Tools are given no extra information, but directory tools are given the directory to work on in the query string.

Dependencies

You will need rubygems and the following gems installed to use rMPD:

  • mime-types

rmpd's People

Contributors

jeffayle avatar rzr avatar

Stargazers

Frank Tang avatar Thijs van den Anker avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rzr

rmpd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.