Add-on:CodeQuick: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot repo category update)
Tag: Reverted
Line 24: Line 24:
[[Category:Krypton add-on repository]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Nexus add-on repository]]

Revision as of 04:08, 31 October 2021

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-2.0-only
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.