Git Product home page Git Product logo

alexa-skill-zurich's Introduction

Alexa Skill

My own Alexa skills I can use daily. I run them using Google Cloud Functions.

Cinema

Tell 'me' about movies

Find the movies showing today at my local movie theater.

Fetch data from https://www.kitag.com.

Sample answer: Found 14 movies at Abaton: AVENGERS: INFINITY WAR, I FEEL PRETTY, JURASSIC WORLD: DAS GEFALLENE KÖNIGREICH, MEIN FREUND, DIE GIRAFFE, LILIANE SUSEWIND - EIN TIERISCHES ABENTEUER, LOVE, SIMON, SOLO: A STAR WARS STORY, PETER HASE, DEADPOOL 2, LETZTENDLICH SIND WIR DEM UNIVERSUM EGAL - EVERY DAY, OCEAN'S 8, BLUMHOUSE PRÄSENTIERT: WAHRHEIT ODER PFLICHT, JIM KNOPF UND LUKAS DER LOKOMOTIVFÜHRER, LUIS UND DIE ALIENS

Money

Tell 'me' about exchange rates

Current exchange rates.

Fetch data from https://free.currencyconverterapi.com/.

Sample answer: One franc is 0.85 euros or 0.99 dollars

Public transportation

Supported utterances:

Tell 'me' about bikes

Are there any available bikes at the nearby PubliBike station?

Fetch data from https://api.publibike.ch.

Sample answer: There are 4 E-Bikes and 6 normal bikes waiting.

Tell 'me' about trains

The next trains to Zurich HB. Trains departing within the next few minutes -and thus not reachable- are discarded.

Fetch data from https://transport.opendata.ch/docs.html API.

Sample answer: Next trains: in 12 minutes from platform 2, in 20 minutes from platform 3, in 31 minutes from platform 2

Tell 'me' about trams

The next tramways to reach Zurich Hardbrücke. Trams departing within the next few minutes -and thus not reachable- are discarded.

Fetch data from https://transport.opendata.ch/docs.html API.

Sample answer: Next trams: in 7 minutes, in 17 minutes, in 27 minutes

How to test

  1. Run ngrok: ngrok http 3001
  2. In Amazon developer console, change endpoint to the ngrok one
  3. Run code locally: yarn debug
  4. Send events via the dev console

alexa-skill-zurich's People

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.