From de98894ce06046de291ca22cf3a210d27867bd99 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 11 Jan 2025 15:13:16 +1300 Subject: [PATCH] doc/README: add some more projects made with miqt --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdcb23a4..38f63e42 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,13 @@ You must also meet your Qt license obligations. ## Made with MIQT +These apps are listed in alphabetical order. Raise an issue or PR to have your app listed here! + +- [jqview](https://github.com/rcalixte/jqview), The simplest possible native GUI for inspecting JSON objects with jq - [mdoutliner](https://github.com/mappu/miqt/tree/master/examples/mdoutliner), Markdown Outliner sample application - [qbolt](https://code.ivysaur.me/qbolt), a graphical database manager for BoltDB -- Raise an issue or PR to have your app listed here! +- [qocker-miqt](https://code.ivysaur.me/qocker-miqt), a user-friendly GUI application for managing Docker containers +- See more users of the [qt5](https://pkg.go.dev/github.com/mappu/miqt/qt?tab=importedby) or [qt6](https://pkg.go.dev/github.com/mappu/miqt/qt6?tab=importedby) packages ## FAQ