{"id":19274097,"url":"https://github.com/sbstjn/falke","last_synced_at":"2026-05-06T08:31:06.437Z","repository":{"id":137670887,"uuid":"77303185","full_name":"sbstjn/falke","owner":"sbstjn","description":"Alexa skill to check when a Tatort is broadcasted","archived":false,"fork":false,"pushed_at":"2017-02-17T19:00:42.000Z","size":1367,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T20:04:11.592Z","etag":null,"topics":["alexa","amazon-echo","aws","aws-lambda","echo","lambda","node","nodejs","skill","tatort"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbstjn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-24T23:11:07.000Z","updated_at":"2017-02-21T12:26:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"12be96ca-ccb4-4f98-8f60-9cddc5726ddc","html_url":"https://github.com/sbstjn/falke","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbstjn/falke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Ffalke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Ffalke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Ffalke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Ffalke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstjn","download_url":"https://codeload.github.com/sbstjn/falke/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Ffalke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32684584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alexa","amazon-echo","aws","aws-lambda","echo","lambda","node","nodejs","skill","tatort"],"created_at":"2024-11-09T20:45:04.053Z","updated_at":"2026-05-06T08:31:06.423Z","avatar_url":"https://github.com/sbstjn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kommissar Falke - [Download bei Amazon](https://www.amazon.de/dp/B01MT2XXF3/ref=pe_1604851_66412761_cm_rv_eml_rv0_dp)\n\n[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)\n[![license](https://img.shields.io/github/license/sbstjn/falke.svg)](https://github.com/sbstjn/falke)\n\nBenutze 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!\n\n- Alexa, frage Kommissar Falke **wann der nächste Tatort läuft**\n- Alexa, frage Kommissar Falke **ob heute Tatort läuft**\n\n![Falke Tatort Amazon Echo Alex Skill](https://github.com/sbstjn/falke/raw/master/logo.png)\n\n*Use your Amazon Echo and ask Alexa when the next episode of the German TV show [Tatort](http://www.daserste.de/unterhaltung/krimi/tatort/index.html) is broadcasted.*\n\n## serverless\n\nThis application uses the [Serverless](https://serverless.com) toolkit to setup AWS.\n\n```bash\n$ \u003e cd functions \u0026\u0026 npm install \u0026\u0026 cd ..\n$ \u003e APP_ID=amzn1.ask.skill.XYZ npm run deploy:prod\n```\n\nKommissar Falke consists of two AWS lambda functions. One for crawling new air times and one for responding to Alexa requests.\n\n### DynamoDB\n\nThe crawler stores all air times in a DynamoDB table.\n\n```json\n{\n  \"channel\": \"WDR\",\n  \"date\": \"2017-02-16T19:15:00Z\",\n  \"episode\": \"Schmuggler\",\n  \"show\": \"tatort\",\n  \"uuid\": \"2017-02-16T19:15:00Z@WDR\"\n}\n```\n\n## License\n\nFeel free to use the code, it's released using the [MIT license](https://github.com/sbstjn/falke/blob/master/LICENSE.md).\n\n## Contributors\n\n- [Sebastian Müller](https://sbstjn.com)\n\n## Dependencies\n\n- [tatort](https://github.com/sbstjn/tatort)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Ffalke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbstjn%2Ffalke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Ffalke/lists"}