Add-on:CodeQuick: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update |
m Addon-Bot repo category update |
||
| Line 22: | Line 22: | ||
[[Category:Add-ons with source tag]] | [[Category:Add-ons with source tag]] | ||
[[Category:All add-ons]] | [[Category:All add-ons]] | ||
[[Category:Krypton add-on repository]] | |||
[[Category:Leia add-on repository]] | [[Category:Leia add-on repository]] | ||
Revision as of 01:07, 14 October 2018
| 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.