MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Music player
-
This post is deleted! -
You could probably use remotecontrol and mpg123 (that runs in the background).
Look at how gismoz voice radio and my touchplayer works. (Running .sh scripts to starr mpg123)
-
This post is deleted! -
@johnnyboy mpg123 is a linux mp3player that you run from the terminal, it’s a program not a module.
My touchplayer https://github.com/brobergp/MMM-TouchPlayerBasic
Gismos voiceplayer
https://github.com/gismo2006/MMM-MyvoiceradioMpg123 is found here
https://www.mpg123.de -
This post is deleted! -
This post is deleted! -
@johnnyboy to install mpg123 on your raspberry :
sudo apt-get install mpg123
-
This post is deleted! -
This post is deleted! -
@johnnyboy
runsudo apt-get autoremove
. SUDO says “I’m root”