Skip to content

stefandmn/service.clue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clue Service for Kodi

Clue Service addon is designed to e used as primary service application for Clue and kodi within media center environment. The addon might be used also as service add-on for a standalone Kodi instance, providing APIs and common routines that might be used by other addons, like cron service with many builtin jobs for various tasks (like database updates, backup, restore, sync skin, etc.) and other useful operations.

The addon was designed and developped to support both Python version and it requires the installation of module.clue addon with common Python libraries.

Development, testing and deployment activities are driven by CCM process (Clue Configuration Management), built over GNU make utility. To see all make rules try make help.

Enjoy!