Fix Broken Link and add syncthingtray (#1508)

This commit is contained in:
Roc Wang 2024-02-01 18:22:45 -04:00 committed by GitHub
parent 367485c993
commit 5248954e77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1228,7 +1228,7 @@
"choco": "nanazip", "choco": "nanazip",
"content": "NanaZip", "content": "NanaZip",
"description": "NanaZip is a fast and efficient file compression and decompression tool.", "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", "panel": "4",
"winget": "M2Team.NanaZip" "winget": "M2Team.NanaZip"
}, },
@ -1799,7 +1799,7 @@
"panel": "3", "panel": "3",
"winget": "ShareX.ShareX" "winget": "ShareX.ShareX"
}, },
"WPFInstallshell": { "WPFInstallnilesoftShel": {
"category": "Utilities", "category": "Utilities",
"choco": "nilesoft-shell", "choco": "nilesoft-shell",
"content": "Shell (Expanded Context Menu)", "content": "Shell (Expanded Context Menu)",
@ -2518,5 +2518,14 @@
"link": "https://zulipchat.com/", "link": "https://zulipchat.com/",
"panel": "0", "panel": "0",
"winget": "Zulip.Zulip" "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 "
}
} }