Kodi_panel is a standalone Python 3 script that provides an information front panel for Kodi® via an attached LCD display. The LCD is handled entirely by luma.core and luma.lcd, which in turn depend ...
NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...