Git Product home page Git Product logo

kodihikvision's Introduction

Welcome to your addon

  1. You might want to move this folder into the kodi addon folder for convinience when debugging. It might also be needed to be enabled inside of the kodi addon browser.
  2. Now start coding! Just open up the .py file in this folder and create what you would like Kodi to do! If you're creating a plugin, please check out this kodi routing framework and copy a version of that module to your kodi addon folder.
  3. Write some tests, maybe? Don't forget to activate travis access to your repository. We've created a test folder and a travis config file for that, otherwise just delete those ;)
  4. You might want to look at your addon.xml it should already be filled, but you will need to understand what your doing and might want to fill in some more info. So read up here.
  5. Do you want some settings for your addon? Check the settings.xml in the resources folder. And read up here.
  6. Read this info and drop an icon for your addon into the resource folder and name it icon.png.
  7. Read this and drop a addon background into the resource folder and name it fanart.jpg.
  8. End up with a beautiful Kodi addon! Good for you :) Maybe you want to share it with us?

Debugging

To get the debug logging to work, just set the global kodi logging to true and the debug logging in your addons settings.

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.