Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hanumant07/radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Radio

A small library for controlling a pianobar installation using strings

Installation

npm install radio --save

Usage

var pianobar = require('radio');

var entry = pianobar.cmd_supported("play music");

pianobar.exe_cmd(entry);

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 1.0.0 Initial release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published