From 0d138660d51392e494b46c0c08c46075f8ddd444 Mon Sep 17 00:00:00 2001 From: Jordon Replogle Date: Thu, 2 Nov 2023 14:36:07 -0700 Subject: [PATCH] Geany gPodder (#883) --- applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/applications.json b/applications.json index 399eab6e..f9243412 100644 --- a/applications.json +++ b/applications.json @@ -3434,6 +3434,25 @@ "swift" ] }, + { + "short_description": "Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.", + "categories": [ + "ide", + "editors", + "text" + ], + "repo_url": "https://github.com/geany/geany", + "title": "Geany", + "icon_url": "https://raw.githubusercontent.com/geany/geany/master/icons/48x48/geany.png", + "screenshots": [ + "https://www.geany.org/media/uploads/screenshots/geany_dark_2019-05-20.png" + ], + "official_site": "https://www.geany.org/", + "languages": [ + "c", + "c++" + ] + }, { "short_description": "ubiquitous text editor", "categories": [