From f84d2bd20d9dd9e2346dbbf84c19fee6a5621e78 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 7 Jun 2025 15:57:30 -0700 Subject: [PATCH] Added DB Browser for SQLite --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 91063e6..e8c7953 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9164,6 +9164,22 @@ "language": "Python", "license": "GPL-3.0", "homepage_url": "https://fosowl.github.io/agenticSeek.html" + }, + { + "name": "DB Browser for SQLite", + "description": "", + "repo_url": "https://github.com/sqlitebrowser/sqlitebrowser", + "tags": [], + "platforms": [ + "cross" + ], + "category": "dev-tools", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file