Skip to content

petesantos/MMM-PandorasMirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP (Work In Progress)

Pandora Module for Magic Mirror

Module for controlling the Pandora music service

alt text

Requirements:

Pianobar specifics

This project currently assumes pianobar is setup for FIFO control and to run the eventcmd.sh script provided under the pianobar folder *example for creating a fifo "mkfifo /home/pi/.config/pianobar/ctl"

An example config has also been provied under the pianobar folder and assumes pianobar's config is under ~/.config/pianobar

This project also currently assumes pianobar is already running

Voice control

  • mode for voice module is Pandora
  • Supported Commands:
    • Play Pandora
    • Pause Pandora
    • Next Song

This project

clone this repo into MagicMirror/modules.

Example config

module: 'MMM-PandorasMirror",

position: "lower_third"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • Shell 24.1%