mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 04:43:36 +00:00
chore: update references to Termix description
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ cask "termix" do
|
|||||||
|
|
||||||
url "https://github.com/Termix-SSH/Termix/releases/download/release-#{version}-tag/termix_macos_universal_dmg.dmg"
|
url "https://github.com/Termix-SSH/Termix/releases/download/release-#{version}-tag/termix_macos_universal_dmg.dmg"
|
||||||
name "Termix"
|
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"
|
homepage "https://github.com/Termix-SSH/Termix"
|
||||||
|
|
||||||
livecheck do
|
livecheck do
|
||||||
|
|||||||
@@ -90,8 +90,8 @@
|
|||||||
"desktop": {
|
"desktop": {
|
||||||
"entry": {
|
"entry": {
|
||||||
"Name": "Termix",
|
"Name": "Termix",
|
||||||
"Comment": "A web-based server management platform",
|
"Comment": "Self-hosted SSH and remote desktop management. ",
|
||||||
"Keywords": "terminal;ssh;server;management;",
|
"Keywords": "docker;ssh;terminal;telnet;self-hosted;rdp;file-management;vnc;ssh-tunnel;server-stats;termix",
|
||||||
"StartupWMClass": "termix"
|
"StartupWMClass": "termix"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Termix
|
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
|
Exec=run.sh %U
|
||||||
Icon=com.karmaa.termix
|
Icon=com.karmaa.termix
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Title=Termix - SSH Server Management Platform
|
|||||||
IsRuntime=false
|
IsRuntime=false
|
||||||
Url=https://github.com/Termix-SSH/Termix/releases/download/VERSION_PLACEHOLDER/termix_linux_flatpak.flatpak
|
Url=https://github.com/Termix-SSH/Termix/releases/download/VERSION_PLACEHOLDER/termix_linux_flatpak.flatpak
|
||||||
RuntimeRepo=https://flathub.org/repo/flathub.flatpakrepo
|
RuntimeRepo=https://flathub.org/repo/flathub.flatpakrepo
|
||||||
Comment=Web-based server management platform with SSH terminal, tunneling, and file editing
|
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 SSH terminal access, tunneling capabilities, and remote file 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
|
Icon=https://raw.githubusercontent.com/Termix-SSH/Termix/main/public/icon.png
|
||||||
Homepage=https://github.com/Termix-SSH/Termix
|
Homepage=https://github.com/Termix-SSH/Termix
|
||||||
|
|||||||
Reference in New Issue
Block a user