Coder Social home page Coder Social logo

falke's Introduction

Kommissar Falke - Download bei Amazon

serverless license

Benutze dein Amazon Echo und frage Alexa wann der nächste Tatort läuft! Kommissar Falke weiß welche Folge als nächstes kommt und ob morgen oder übermorgen ein Tatort im Fernsehen kommt!

  • Alexa, frage Kommissar Falke wann der nächste Tatort läuft
  • Alexa, frage Kommissar Falke ob heute Tatort läuft

Falke Tatort Amazon Echo Alex Skill

Use your Amazon Echo and ask Alexa when the next episode of the German TV show Tatort is broadcasted.

serverless

This application uses the Serverless toolkit to setup AWS.

$ > cd functions && npm install && cd ..
$ > APP_ID=amzn1.ask.skill.XYZ npm run deploy:prod

Kommissar Falke consists of two AWS lambda functions. One for crawling new air times and one for responding to Alexa requests.

DynamoDB

The crawler stores all air times in a DynamoDB table.

{
  "channel": "WDR",
  "date": "2017-02-16T19:15:00Z",
  "episode": "Schmuggler",
  "show": "tatort",
  "uuid": "2017-02-16T19:15:00Z@WDR"
}

License

Feel free to use the code, it's released using the MIT license.

Contributors

Dependencies

falke's People

Contributors

sbstjn avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

git-gowtham

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.