From 0755e37d6c1a68e94c44c5722c2fdd3f323ee0b4 Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 15:54:07 +0200 Subject: [PATCH] Add simplenote --- config/applications.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 510e707a..6c33e864 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1647,11 +1647,19 @@ "link": "https://signal.org/", "winget": "OpenWhisperSystems.Signal" }, + "WPFInstallsimplenote": { + "category": "Document", + "choco": "simplenote", + "content": "simplenote", + "description": "Simplenote is an easy way to keep notes, lists, ideas and more.", + "link": "https://simplenote.com/", + "winget": "Automattic.Simplenote" + }, "WPFInstallsimplewall": { "category": "Pro Tools", "choco": "simplewall", "content": "Simplewall", - "description": "simplewall is a free and open-source firewall application for Windows. It allows users to control and manage the inbound and outbound network traffic of applications.", + "description": "Simplewall is a free and open-source firewall application for Windows. It allows users to control and manage the inbound and outbound network traffic of applications.", "link": "https://github.com/henrypp/simplewall", "winget": "Henry++.simplewall" },