From f559de3a8cb89b3101a6a7d128a0b2e95d515e1e Mon Sep 17 00:00:00 2001 From: Real-MullaC Date: Fri, 28 Jun 2024 15:49:57 +0100 Subject: [PATCH] Addition of Format Factory (#2183) * Added formatfactory * Remove Proton Drive from this PR * Removes random space --------- Co-authored-by: hubster-bot Co-authored-by: Chris Titus --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 8507d5ee..3d44c49e 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2848,6 +2848,14 @@ "link": "https://www.kicad.org/", "winget": "KiCad.KiCad" }, + "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" + }, "WPFInstalldropox": { "category": "Utilities", "choco": "na",