Package Exports
- sverigesradio
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sverigesradio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Sveriges Radio CLI
CLI for streaming Sveriges Radio (P1, P2, P3) written in JavaScript
Currently tested on: OSX (10.11.1), Raspbian Stretch (4.9)
Installation
npm install sverigesradio -g
yarn global add sverigesradio
On Debian/Ubuntu, be sure to have the alsa.h header file in place:sudo apt-get install libasound2-dev
Example Usage
sverigesradio
sverigesradio p1
sverigesradio p2
sverigesradio p3
Support
Please open an issue for support.
License
MIT