From 4b7bf72c9a5e039f2b3bf90eec9781e0a670f04e Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 13 Jun 2025 08:09:56 -0700 Subject: [PATCH] Added Onlook to code-editor --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index d1648ef..db86372 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9180,6 +9180,22 @@ "language": "C++", "license": "NOASSERTION", "homepage_url": "https://sqlitebrowser.org" + }, + { + "name": "Onlook", + "description": "", + "repo_url": "https://github.com/onlook-dev/onlook", + "tags": [], + "platforms": [ + "cross" + ], + "category": "code-editor", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file