added another player

Personally, I’m using `cmdmp3` because it’s small, no-frllls and
standalone.
This commit is contained in:
Jakob Fix
2016-10-20 23:40:17 +02:00
parent 902e625786
commit 8e59e68abe
+2 -1
View File
@@ -7,7 +7,8 @@ var fs = require('fs')
'mpg123',
'mpg321',
'play',
'omxplayer'
'omxplayer',
'cmdmp3'
]
function Play(opts){