From 10407d793632591fdf9733eabb2b8ddd0dd8c34d Mon Sep 17 00:00:00 2001 From: Wesley de Groot Date: Sat, 29 Oct 2022 17:43:14 +0200 Subject: [PATCH] Add AuroraEditor (#778) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index d3660ce..a8bcb1e 100644 --- a/applications.json +++ b/applications.json @@ -2819,6 +2819,22 @@ "swift" ] }, + { + "short_description": "Lightweight Code Editor (IDE) for macOS. ", + "categories": [ + "text" + ], + "repo_url": "https://github.com/AuroraEditor/AuroraEditor", + "title": "AuroraEditor", + "icon_url": "https://avatars.githubusercontent.com/u/106490518", + "screenshots": [ + "https://user-images.githubusercontent.com/63672227/187914690-2277654c-6cab-4738-b151-1c85947bea8b.jpg" + ], + "official_site": "https://auroraeditor.com", + "languages": [ + "swift" + ] + }, { "short_description": "Text editor for macOS. ", "categories": [