From b2e7341b5b7ef43c11d7b6a4181d5cd7363c8014 Mon Sep 17 00:00:00 2001 From: XiCheng148 <1284670996@qq.com> Date: Tue, 13 May 2025 17:32:56 +0800 Subject: [PATCH] Add Dockit --- applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/applications.json b/applications.json index 22a7a051..c0590c10 100644 --- a/applications.json +++ b/applications.json @@ -9750,6 +9750,23 @@ "javascript", "typescript", ] + }, + { + "short_description": "An application that can dock any window to the edge of the screen.", + "categories": [ + "window-management", + "productivity" + ], + "repo_url": "https://github.com/xicheng148/Dockit", + "title": "Dockit", + "icon_url": "https://github.com/XiCheng148/Dockit/blob/main/Resources/dmg-icon.svg?raw=true", + "screenshots": [ + "https://github.com/XiCheng148/Dockit/blob/main/Resources/preview.gif?raw=true" + ], + "official_site": "[official site](https://dockit-docs.pages.dev/?s=open-sourse-mac-os-apps)", + "languages": [ + "swift" + ] } ] }