From 9b9b409e10c43621fddc9019f91f1fb8cc76b8d0 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 31 Jul 2025 07:06:31 -0700 Subject: [PATCH] Added espanso to tool --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index e625729..8dda536 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9911,6 +9911,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "espanso", + "description": "", + "repo_url": "https://github.com/espanso/espanso", + "tags": [], + "platforms": [ + "cross" + ], + "category": "tool", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file