All Projects → m0ngr31 → Kanzi

m0ngr31 / Kanzi

Licence: mit
Alexa skill for controlling Kodi

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Kanzi

cookiecutter-flask-ask
Cookiecutter template for Alexa skills based on the fantastic Flask-Ask framework 🍾🗣❓
Stars: ✭ 51 (-87.62%)
Mutual labels:  amazon-echo, alexa-skills-kit, alexa-skill
alexa-ruby
Ruby toolkit for Amazon Alexa service
Stars: ✭ 17 (-95.87%)
Mutual labels:  amazon-echo, alexa-skills-kit, alexa-skill
Echo Sonos
Amazon Echo integration with Sonos
Stars: ✭ 722 (+75.24%)
Mutual labels:  alexa-skill, alexa-skills-kit, amazon-echo
Ask Cli
Alexa Skills Kit Command Line Interface
Stars: ✭ 100 (-75.73%)
Mutual labels:  alexa-skill, alexa-skills-kit, aws-lambda
alexa-tesla
Alexa Skills Kit (ASK) project - Tesla monitoring and control for Amazon Echo devices
Stars: ✭ 23 (-94.42%)
Mutual labels:  amazon-echo, alexa-skills-kit, alexa-skill
Awesome Amazon Alexa
🗣Curated list of awesome resources for the Amazon Alexa platform.
Stars: ✭ 458 (+11.17%)
Mutual labels:  alexa-skill, alexa-skills-kit, amazon-echo
Alexa Skill Kit
Library for effortless Alexa Skill development with AWS Lambda
Stars: ✭ 278 (-32.52%)
Mutual labels:  alexa-skill, alexa-skills-kit, amazon-echo
ask-toolkit-for-vscode
ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
Stars: ✭ 90 (-78.16%)
Mutual labels:  alexa-skills-kit, alexa-skill
b1Assistant
[DEPRECATED] - See README
Stars: ✭ 15 (-96.36%)
Mutual labels:  amazon-echo, alexa-skill
alexa-skill-test-framework
Framework for easy offline black-box testing of Alexa skills.
Stars: ✭ 64 (-84.47%)
Mutual labels:  alexa-skills-kit, alexa-skill
CALexa
CALexa is an Amazon Alexa Skill which allows accessing CalDAV Calendars. It makes use of the Flask-Ask Python micro-framework developed by John Wheeler.
Stars: ✭ 30 (-92.72%)
Mutual labels:  amazon-echo, alexa-skill
Chatskills
Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!
Stars: ✭ 171 (-58.5%)
Mutual labels:  alexa-skill, amazon-echo
Alexaskillskit
Swift library to develop custom Alexa Skills
Stars: ✭ 160 (-61.17%)
Mutual labels:  alexa-skill, alexa-skills-kit
Amazon Alexa Php
Php library for amazon echo (alexa) skill development.
Stars: ✭ 93 (-77.43%)
Mutual labels:  alexa-skill, amazon-echo
Azure4Alexa
Create and Host Alexa Custom Skills using .NET and Azure
Stars: ✭ 48 (-88.35%)
Mutual labels:  alexa-skills-kit, alexa-skill
serverless-alexa-skills
Manage your Alexa Skills with Serverless Framework
Stars: ✭ 69 (-83.25%)
Mutual labels:  alexa-skills-kit, alexa-skill
guitarteacher
Guitar Teacher skill for the Amazon Alexa platform
Stars: ✭ 16 (-96.12%)
Mutual labels:  alexa-skills-kit, alexa-skill
MirrorMirrorOnTheWallSkill
Alexa skill for controlling a MagicMirror²
Stars: ✭ 37 (-91.02%)
Mutual labels:  aws-lambda, alexa-skill
Alexa Soundcloud
soundcloud integration for alexa
Stars: ✭ 47 (-88.59%)
Mutual labels:  alexa-skill, aws-lambda
Alexa Skill Serverless Starter Template
An Alexa Skill starter project template that uses the Serverless Framework and the Alexa Skills Kit SDK for Node.js
Stars: ✭ 81 (-80.34%)
Mutual labels:  alexa-skill, aws-lambda

Kanzi: Alexa Integration With Kodi

Build Status

Documentation

Visit the documentation here to learn how to setup this skill.

About

This is a skill for Amazon Alexa that allows you to control one or more instances of Kodi with your voice.

The process of setting up the skill may seem daunting at first, but the reward -- we feel -- is well worth the effort. If you carefully follow the directions to the tee, you might find it is not as complicated as it seems.

Unfortunately, as of this moment, we cannot simply ship this skill normally as other skills on Amazon's skill marketplace. The main technical hurdle is that some features we would need are currently only supported in the US region. Beyond that, there is the consideration of cost for hosting the skill and the associated database backend. Do try to keep in mind that this is a hobby project for the developers -- we do not get paid in any way.

However, we have made every effort to here to provide clear and concise documentation to allow you to make use of this skill now.

Supported Commands

Most everything you can do with a remote or keyboard is supported in the skill, and more:

  • Basic navigation (Up/Down, Left/Right, Page Up/Down, Select, Back, Menu, Zoom, Rotate, Move)
  • Open library views (Movies, Shows, Music, Artists, Albums, Music Videos, Playlists)
  • Open library views by genre (Movies, Shows, Music, Music Videos)
  • Open recently added playlists (Movies, Episodes, Albums, Music Videos)
  • Playback control (Play/Pause, Skip, Previous, Stop, Step/Jump)
  • Adjust volume
  • Shuffle all music by an artist
  • Play/Shuffle specific album
  • Play/Shuffle the latest album by an artist
  • Play a specific song
  • Play/Shuffle audio and video playlists
  • "Party mode" for music (shuffle all)
  • Play/Shuffle music videos
  • Play/Shuffle music videos from a specific genre
  • Play/Shuffle music videos by a specific artist
  • Shuffle all episodes of a TV show
  • Play random TV show
  • Play random TV show from a specific genre
  • Play random episode of a specific TV show
  • Play specific episode of a TV show ('Play season 4 episode 10 of The Office')
  • Play random movie
  • Play random movie from a specific genre
  • Play specific movie
  • Play trailer for a movie in your library (requires plugin.video.youtube addon)
  • Play random music video
  • Play random music video from a specific genre
  • Continue watching next episode of last show that was watched
  • Play next episode of a show
  • Play newest episode of a show
  • Recommend media to watch/listen to
  • List/Play recently added media
  • List available albums by an artist
  • Clean/Update video and audio sources
  • "What's playing?" functionality for music, movies, and shows
  • Report time remaining on current media and when it will end
  • Cycle through audio and subtitle streams
  • Search for something in your library (requires script.globalsearch addon)
  • Execute addons
  • Shutdown/reboot/sleep/hibernate system
  • Toggle fullscreen
  • Eject media
  • Send text

Instead of providing the exact verbiage here for each command, we strive to make the experience as natural as we can. Simply try asking for what you want in a way that feels right to you. If a particular phrase doesn't work and you think it should, see Getting Help to notify us and we will see what we can do to accommodate the phrase you prefer.

Kanzi in Action

Getting Help

If you need help getting a server going or configuring the Skill, please visit the support thread on the Kodi forum.

If you run into an actual issue with the code, please open an Issue here on Github; however, most issues you might run into will be a result of the complexity of the installation, so we urge you to first search the support thread for your issue. If you cannot find a resolution for your issue with a search, post there and someone will help you determine if your problem lies within the skill code or your particular configuration.

Contributors

I would like to thank and name all the contributors who have donated their precious time and talents to improving this skill:

Donate

Buy Me A Coffee

Developer Discussion

If you're interested in chatting with us about the development of the skill, we are on Slack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].