CLIController.py
Mon, 22 May 2023 14:37:15 +0200 Edouard Tisserant CLI: simpler status polling, fixing pyro5 thread
Fri, 10 Feb 2023 18:40:42 +0800 GP Orcullo CLIController: use absolute project path python3
Thu, 20 Oct 2022 19:30:23 +0800 GP Orcullo Add PLC stop command python3
Fri, 28 Oct 2022 12:39:15 +0800 GP Orcullo automated conversion using 2to3-3.9 tool python3
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