From 94585ec8c0cb5192831f9d86b19988297330c339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Kr=C3=B6ll?= Date: Thu, 29 Oct 2020 04:19:45 +0100 Subject: [PATCH] Add NotebookFanControl utility (#4515) * Add NotebookFanControl utility * Update app id --- .../Hirschmann/NotebookFanControl/1.6.3.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/Hirschmann/NotebookFanControl/1.6.3.yaml diff --git a/manifests/Hirschmann/NotebookFanControl/1.6.3.yaml b/manifests/Hirschmann/NotebookFanControl/1.6.3.yaml new file mode 100644 index 000000000..1eba0d3ac --- /dev/null +++ b/manifests/Hirschmann/NotebookFanControl/1.6.3.yaml @@ -0,0 +1,19 @@ +--- + +Id: Hirschmann.NotebookFanControl +Version: 1.6.3 +Name: NotebookFanControl +Publisher: Hirschmann +License: GPL-3.0 +LicenseUrl: https://github.com/hirschmann/nbfc/blob/master/LICENSE.md +Tags: notebook, fan, control, nbfc, temperature +Description: NBFC is a cross-platform fan control service for notebooks. It comes with a powerful configuration system, which allows to adjust it to many different notebook models. +Homepage: https://github.com/hirschmann/nbfc +Installers: + - Arch: x64 + Url: https://github.com/hirschmann/nbfc/releases/download/1.6.3/NoteBookFanControl.1.6.3.setup.exe + Sha256: 5A42531F3A051DBD9664B1FF41A6CDBFBB34BC71A91DB719B8FE94829594EBAA + InstallerType: exe + Switches: + Silent: "/quiet" + SilentWithProgress: "/quiet"