Skip to main content

Controll mopidy without screen using GPIO and TTS

Project description

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Controll mopidy without screen using GPIO and TTS

It currently only says the song that is playing.

For example if you play “Rather Be - Clea Bandit” you will hear:

http://translate.google.com/translate_tts?tl=en&q=rather%20be%20by%20clean%20bandit

TTS (Text To Speech) is used from google translate (It is not documented but it works).

The idea is to develop with GPIO buttons something similar to 3rd generation Ipod shuffle control

Installation

Not released. You can check the development (unstable):

git clone https://github.com/9and3r/mopidy-ttsgpio/

cd mopidy-ttsgpio

sudo python setup.py develop

Currently not available in pipy

Install by running:

pip install Mopidy-TtsGpio

Configuration

Before starting Mopidy, you must add configuration for Mopidy-TtsGpio to your Mopidy configuration file:

[ttsgpio]
# TODO: Add example of extension config

Project resources

Changelog

v0.1.0 (UNRELEASED)

  • Initial release.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page