mpg123-player
v1.0.2
Published
Player of music with mpg123
Downloads
2
Readme
Mpg123-Player
mpg123-player is to be able to play music on nodejs
Prerequisites:
- mpg123
Ubuntu/Flavours:
sudo apt-get install mpg123
Guide:
const mpg123 = require('mpg123-player');
mpg123('./path.mp3') // Example