Skip to content

Play the KCRW live stream in your Terminal. Because why not.

Notifications You must be signed in to change notification settings

hulbert/node-kcrw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-kcrw

Play the KCRW live stream in your Terminal. Because why not.
Made mostly possibe by node-lame and node-speaker.

Install

With npm do (you may need sudo):

npm install -g kcrw

Dependencies

On Debian/Ubuntu, the ALSA backend is selected by default, so be sure to have the alsa.h header file in place:

$ sudo apt-get install libasound2-dev

Usage

Play KCRW:

$ kcrw

Notes

Haven't tested on Windows. Would like to add KCRW's 24/7 streams (both news & music to be played via command line args).

License

MIT

About

Play the KCRW live stream in your Terminal. Because why not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published