From d9e4eebfb6f7b153479d0f8fa0bfce93694c0477 Mon Sep 17 00:00:00 2001 From: Ars Masiuk Date: Sun, 29 Jun 2025 17:51:13 +0200 Subject: [PATCH] Update README.md - QVGE Added a line about QVGE - qt visual graph editor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c4278a..1b180b5 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [SerialTest](https://github.com/wh201906/SerialTest) - Debugging serial port/Bluetooth SPP/BLE/TCP server/TCP client/UDP connections on Windows/Linux/Android. * [ScheduledPCTasks](https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys) - GUI based scheduler and automation tool for PC user actions simulations * [ScreenCapture](https://github.com/xland/ScreenCapture) - A feature-rich screenshot program. +* [QVGE](https://github.com/ArsMasiuk/qvge) - Qt Visual Graph Editor. # Websites * [inqlude.org](https://inqlude.org) - Website that list a lot of Qt/QML projects.