From 50879b4f0eb9abd1017954104518627a977131fa Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Wed, 29 Oct 2025 14:59:08 +1100 Subject: [PATCH] feat: Add Vesktop to desktop applications --- data/tools.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/tools.json b/data/tools.json index 4f33210..cbe9483 100644 --- a/data/tools.json +++ b/data/tools.json @@ -23,6 +23,12 @@ "url": "https://code.visualstudio.com/", "description": "Source-code editor developed by Microsoft" }, + { + "name": "Vesktop", + "type": "Desktop Applications", + "url": "https://vesktop.dev/", + "description": "Vesktop is a customizable and privacy friendly Discord desktop app!" + }, { "name": "Zellij", "type": "Terminal Tools",