arnomoonens / Mussy-Robot

Code for a human-aware music-playing robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mussy-Robot

Code for a human-aware music-playing robot.

Installation

To use the code, you have to install some packages. Using pip, this is possible by executing pip install -r requirements.txt.

In order to play music (currently used in the files main.py and google_play_music.py), you need a Google Play Music email and password. You need to make a file called config.py and fill your email and password in there. An example is given in config_example.py.

About

Code for a human-aware music-playing robot

License:MIT License


Languages

Language:Python 100.0%