From 913249ad6de0564a043e38691805a04ee23c30d3 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 16 May 2025 13:06:10 -0700 Subject: [PATCH] Added Swiftbar, Overleaf, Airweave, and mem0 --- source/data/applications.json | 69 +++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 24eac36..54ac40f 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -8766,6 +8766,75 @@ "language": "Rust", "license": "Apache-2.0", "homepage_url": "https://jj-vcs.github.io/jj/" + }, + { + "name": "SwiftBar", + "description": "", + "repo_url": "https://github.com/swiftbar/SwiftBar", + "tags": [], + "platforms": [ + "macos" + ], + "category": "macos", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Overleaf", + "description": "", + "repo_url": "https://github.com/overleaf/overleaf", + "tags": [], + "platforms": [ + "selfhost" + ], + "category": "text-editor", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Airweave", + "description": "", + "repo_url": "https://github.com/airweave-ai/airweave", + "tags": [ + "manual", + "web-ui" + ], + "platforms": [ + "cross" + ], + "category": "ai-utilities", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "mem0", + "description": "", + "repo_url": "https://github.com/mem0ai/mem0", + "tags": [ + "manual" + ], + "platforms": [ + "selfhost" + ], + "category": "ai-utilities", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file