Add-on:CodeQuick: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update |
m Addon-Bot Update |
||
| Line 16: | Line 16: | ||
|broken= | |broken= | ||
|icon url=http://mirrors.kodi.tv/addons/ | |icon url=http://mirrors.kodi.tv/addons/omega/script.module.codequick/resources/icon.png}} | ||
[[Category:Add-on libraries/modules]] | [[Category:Add-on libraries/modules]] | ||
Revision as of 15:58, 6 April 2024
| 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.