From 5248954e77e7f058f252d560314c82e1da2920d3 Mon Sep 17 00:00:00 2001 From: Roc Wang Date: Thu, 1 Feb 2024 18:22:45 -0400 Subject: [PATCH] Fix Broken Link and add syncthingtray (#1508) --- config/applications.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/config/applications.json b/config/applications.json index ddcf06a8..bce4788d 100755 --- a/config/applications.json +++ b/config/applications.json @@ -1228,7 +1228,7 @@ "choco": "nanazip", "content": "NanaZip", "description": "NanaZip is a fast and efficient file compression and decompression tool.", - "link": "https://nanazip.codeplex.com/", + "link": "https://github.com/M2Team/NanaZip", "panel": "4", "winget": "M2Team.NanaZip" }, @@ -1799,7 +1799,7 @@ "panel": "3", "winget": "ShareX.ShareX" }, - "WPFInstallshell": { + "WPFInstallnilesoftShel": { "category": "Utilities", "choco": "nilesoft-shell", "content": "Shell (Expanded Context Menu)", @@ -2518,5 +2518,14 @@ "link": "https://zulipchat.com/", "panel": "0", "winget": "Zulip.Zulip" - } + }, + "WPFInstallsyncthingtray": { + "winget": " Martchus.syncthingtray", + "choco": "syncthingtray", + "category": "Utilities", + "panel": "4", + "content": "syncthingtray", + "link": "https://github.com/Martchus/syncthingtray", + "description": "Might be the alternative for Synctrayzro.Windows tray utility / filesystem watcher / launcher for Syncthing " + } }