jinks_coreΒΆ

Jinks core module.

Modules

arguments

Command arguments module.

build

Build module.

color

Color module.

configuration

Parses the jinks_core yaml config file and returns a JinksConfig object.

device

Module dedicated to discovering and registering devices.

display

Module dedicated to discovering and registering displays.

draw

Create a custom JinksImageDraw class that overlaps ImageDraw from PIL to add commonly used methods.

errors

Jinks related errors.

interrupt

Class to delay keyboard interrupt.

logger

Logging configuration.

runner

Runner module where widgets are called and combined.

scheduler

Methods for the standard mode schedules.

widget

Module dedicated to discovering and registering widgets.