CLIController.py
Wed, 05 Oct 2022 20:25:58 +0200 Edouard Tisserant CLI: poll runtime log and output new entries to stdout. wxPython4
Sun, 17 Jul 2022 18:07:46 +0200 Edouard Tisserant CLI: Explicitely wait for user interrupt (-k) and flush stdout each line.
Fri, 15 Jul 2022 14:38:33 +0200 Edouard Tisserant CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
Mon, 13 Jun 2022 18:05:12 +0200 Edouard Tisserant Added preliminary CLI. Supports building a project, transfering and running on PLC. wxPython4