diff --git a/applications.json b/applications.json index e96e82f7..e1d637cf 100644 --- a/applications.json +++ b/applications.json @@ -9710,6 +9710,22 @@ "languages": [ "python" ] + }, + { + "short_description": "Window management made elegant.", + "categories": [ + "window-management" + ], + "repo_url": "https://github.com/MrKai77/Loop", + "title": "Loop", + "icon_url": "https://github.com/MrKai77/Loop/raw/develop/assets/graphics/Classic.png", + "screenshots": [ + "https://github.com/MrKai77/Loop/raw/develop/assets/graphics/loop_demo.gif" + ], + "official_site": "", + "languages": [ + "swift" + ] } ] }