From 3b1c3fc54bcbee7f8f08bd4c07bb8359353894b7 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 27 May 2026 20:47:46 -0500 Subject: [PATCH] chore: update references to Termix description --- Casks/termix.rb | 2 +- electron-builder.json | 4 ++-- flatpak/com.karmaa.termix.desktop | 2 +- flatpak/com.karmaa.termix.flatpakref | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Casks/termix.rb b/Casks/termix.rb index 355be27c..28c93d3a 100644 --- a/Casks/termix.rb +++ b/Casks/termix.rb @@ -4,7 +4,7 @@ cask "termix" do url "https://github.com/Termix-SSH/Termix/releases/download/release-#{version}-tag/termix_macos_universal_dmg.dmg" name "Termix" - desc "Web-based server management platform with SSH terminal, tunneling, and file editing" + desc "Self-hosted SSH and remote desktop management." homepage "https://github.com/Termix-SSH/Termix" livecheck do diff --git a/electron-builder.json b/electron-builder.json index b6a835ff..52739c98 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -90,8 +90,8 @@ "desktop": { "entry": { "Name": "Termix", - "Comment": "A web-based server management platform", - "Keywords": "terminal;ssh;server;management;", + "Comment": "Self-hosted SSH and remote desktop management. ", + "Keywords": "docker;ssh;terminal;telnet;self-hosted;rdp;file-management;vnc;ssh-tunnel;server-stats;termix", "StartupWMClass": "termix" } } diff --git a/flatpak/com.karmaa.termix.desktop b/flatpak/com.karmaa.termix.desktop index 59d27c13..211974f7 100644 --- a/flatpak/com.karmaa.termix.desktop +++ b/flatpak/com.karmaa.termix.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Termix -Comment=Web-based server management platform with SSH terminal, tunneling, and file editing +Comment=Self-hosted SSH and remote desktop management. Exec=run.sh %U Icon=com.karmaa.termix Terminal=false diff --git a/flatpak/com.karmaa.termix.flatpakref b/flatpak/com.karmaa.termix.flatpakref index 307b6dee..8bddf916 100644 --- a/flatpak/com.karmaa.termix.flatpakref +++ b/flatpak/com.karmaa.termix.flatpakref @@ -5,7 +5,7 @@ Title=Termix - SSH Server Management Platform IsRuntime=false Url=https://github.com/Termix-SSH/Termix/releases/download/VERSION_PLACEHOLDER/termix_linux_flatpak.flatpak RuntimeRepo=https://flathub.org/repo/flathub.flatpakrepo -Comment=Web-based server management platform with SSH terminal, tunneling, and file editing -Description=Termix is an open-source, forever-free, self-hosted all-in-one server management platform. It provides SSH terminal access, tunneling capabilities, and remote file management. +Comment=Self-hosted SSH and remote desktop management. +Description=Termix is an open-source, forever-free, self-hosted all-in-one server management platform. It provides a multi-platform solution for managing your servers and infrastructure through a single, intuitive interface. Termix offers SSH terminal access, remote desktop control (RDP, VNC, Telnet), SSH tunneling capabilities, remote file management, and many other tools. Termix is the perfect free and self-hosted alternative to Termius available for all platforms. Icon=https://raw.githubusercontent.com/Termix-SSH/Termix/main/public/icon.png Homepage=https://github.com/Termix-SSH/Termix