Add-on:CodeQuick

From Official Kodi Wiki
Revision as of 20:37, 16 October 2018 by Addonbot (talk | contribs) (Addon-Bot Update)
Jump to navigation Jump to search

CodeQuick
icon.png

See this add-on on the kodi.tv showcase

Author: willforde

Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: GPL v2.0
Source: Source code
Summary: Framework for creating kodi add-on's.
Home icon grey.png   ▶ Add-ons ▶ CodeQuick

Codequick is a framework for kodi add-on's. The goal of this framework is to simplify add-on development. This is achieved by reducing the amount of boilerplate code to a minimum, automating tasks like route dispatching and sort method selection. Ultimately allowing the developer to focus primarily on scraping content from websites and passing it to kodi.