From 482e7c8ce1ac87394957bf73fc272c38d7149275 Mon Sep 17 00:00:00 2001 From: hubster-bot Date: Thu, 27 Jun 2024 16:57:28 +0100 Subject: [PATCH] Added formatfactory --- config/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/applications.json b/config/applications.json index 5bfaae8c..0d9282b7 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2839,5 +2839,21 @@ "description":"Kicad is an open-source EDA tool. It's a good starting point for those who want to do electrical design and is even used by professionals in the industry.", "link": "https://www.kicad.org/", "winget": "KiCad.KiCad" + }, + "WPFInstallProtonDrive": { + "category": "Pro Tools", + "choco": "protondrive", + "content": "Proton Drive", + "description":"Proton Drive is an end-to-end encrypted Swiss vault for your files that protects your data.", + "link": "https://proton.me/drive", + "winget": "Proton.ProtonDrive" + }, + "WPFInstallFormatFactory": { + "category": "Utilities", + "choco": "formatfactory", + "content": "Format Factory", + "description":"FormatFactory is an ad-supported freeware multimedia converter that can convert video, audio, and picture files. It is also capable of ripping DVDs and CDs to other file formats, as well as creating .iso images. It can also join multiple video files together into one.", + "link": "http://www.pcfreetime.com/formatfactory/", + "winget": "na" } }