Skip to content

patant/zippattl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZippaTTL

Simple Ruby Sinatra app using Google Translate API to download a MP3 of requested text.
Using this to send http requests from ZipatoBox http://www.zipato.com/ to the app and play MP3.
Running this on a Rasberry PI works fine.

Ruby Gems:

  1. Sinatra
  2. Sonos (https://github.com/soffes/sonos)

Installation

cd $INSTALLATION_PATH
bundle install
rackup -o $IP_OF_YOURHOST

Now you should have a webserver up and running on $IP_OF_YOURHOST:9292

TODO

  • Define Sonos ip
  • Support diffrent language
  • Upload mp3 files
  • Build more functionallity to controll sonos.

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published