0.0.0-beta.0 • Published 3 years ago

dwaps-webradio v0.0.0-beta.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

npm.io

WEBRADIO DWAPS

L'entreprise DWAPS Formation a été créée le 1er Octobre 2015.

Sa vocation est de former des développeurs web et mobile.

Rendez-vous sur le site dwaps.fr pour plus d'informations.


INSTALLATION

1/ Installer d'abord l'outil mpg123:

$ apt install mpg123     # linux
$ brew install mpg123    # mac
$ choco install mpg123   # windows

2/ Plusieurs possibilités d'utilisation:

$ AUDIOS=<path> npx webradio-dwaps

# OR
$ npm i -g webradio-dwaps
$ AUDIOS=<path> webradio-dwaps

# OR
# Example:
$ npm i -g webradio-dwaps
$ mv *.mp3 > ...webradio-dwaps/audios/
$ webradio-dwaps

3/ Options possibles: AUDIOS=<path-to-files> TIMER=<minutes>

Exemple:

$ TIMER=10 AUDIOS=~/Music/my-audios/*.mp3 webradio-dwaps

® DWAPS Formation - Michael Cornillon