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