Added LICENSE, README.md and first gui test

This commit is contained in:
2026-04-05 01:14:22 +02:00
parent ff87ebebd9
commit 5241d06e7b
3 changed files with 236 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (C) 2026 Hector van der Aa <hector@h3cx.dev>
# Copyright (C) 2026 Association Exergie <association.exergie@gmail.com>
# SPDX-License-Identifier: GPL-3.0-or-later
import dearpygui.dearpygui as dpg
import time
import threading