mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 21:03:47 +00:00
chore: update references to Termix description
This commit is contained in:
@@ -14,16 +14,10 @@
|
|||||||
<projectSourceUrl>https://github.com/Termix-SSH/Termix</projectSourceUrl>
|
<projectSourceUrl>https://github.com/Termix-SSH/Termix</projectSourceUrl>
|
||||||
<docsUrl>https://docs.termix.site/install</docsUrl>
|
<docsUrl>https://docs.termix.site/install</docsUrl>
|
||||||
<bugTrackerUrl>https://github.com/Termix-SSH/Support/issues</bugTrackerUrl>
|
<bugTrackerUrl>https://github.com/Termix-SSH/Support/issues</bugTrackerUrl>
|
||||||
<tags>docker ssh self-hosted file-management ssh-tunnel termix server-management terminal</tags>
|
<tags>docker ssh terminal telnet self-hosted rdp file-management vnc ssh-tunnel server-stats termix</tags>
|
||||||
<summary>Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities.</summary>
|
<summary>Self-hosted SSH and remote desktop management.</summary>
|
||||||
<description>
|
<description>
|
||||||
Termix is an open-source, forever-free, self-hosted all-in-one server management platform. It provides a web-based solution for managing your servers and infrastructure through a single, intuitive interface.
|
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.
|
||||||
|
|
||||||
Termix offers:
|
|
||||||
- SSH terminal access
|
|
||||||
- SSH tunneling capabilities
|
|
||||||
- Remote file management
|
|
||||||
- Server monitoring and management
|
|
||||||
|
|
||||||
This package installs the desktop application version of Termix.
|
This package installs the desktop application version of Termix.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id>com.karmaa.termix</id>
|
<id>com.karmaa.termix</id>
|
||||||
<name>Termix</name>
|
<name>Termix</name>
|
||||||
<summary>Web-based server management platform with SSH terminal, tunneling, and file editing</summary>
|
<summary>Self-hosted SSH and remote desktop management.</summary>
|
||||||
|
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>Apache-2.0</project_license>
|
<project_license>Apache-2.0</project_license>
|
||||||
@@ -11,18 +11,12 @@
|
|||||||
|
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Termix is an open-source, forever-free, self-hosted all-in-one server management platform.
|
Termix is an open-source, forever-free, self-hosted all-in-one server management platform. It provides a
|
||||||
It provides a web-based solution for managing your servers and infrastructure through a single, intuitive interface.
|
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.
|
||||||
</p>
|
</p>
|
||||||
<p>Features:</p>
|
|
||||||
<ul>
|
|
||||||
<li>SSH terminal access with full terminal emulation</li>
|
|
||||||
<li>SSH tunneling capabilities for secure port forwarding</li>
|
|
||||||
<li>Remote file management with editor support</li>
|
|
||||||
<li>Server monitoring and management tools</li>
|
|
||||||
<li>Self-hosted solution - keep your data private</li>
|
|
||||||
<li>Modern, intuitive web interface</li>
|
|
||||||
</ul>
|
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<launchable type="desktop-id">com.karmaa.termix.desktop</launchable>
|
<launchable type="desktop-id">com.karmaa.termix.desktop</launchable>
|
||||||
@@ -59,12 +53,18 @@
|
|||||||
</categories>
|
</categories>
|
||||||
|
|
||||||
<keywords>
|
<keywords>
|
||||||
|
<keyword>docker</keyword>
|
||||||
<keyword>ssh</keyword>
|
<keyword>ssh</keyword>
|
||||||
<keyword>terminal</keyword>
|
<keyword>terminal</keyword>
|
||||||
<keyword>server</keyword>
|
<keyword>telnet</keyword>
|
||||||
<keyword>management</keyword>
|
<keyword>self-hosted</keyword>
|
||||||
<keyword>tunnel</keyword>
|
<keyword>rdp</keyword>
|
||||||
<keyword>file-manager</keyword>
|
<keyword>file-management</keyword>
|
||||||
|
<keyword>vnc</keyword>
|
||||||
|
<keyword>ssh-tunnel</keyword>
|
||||||
|
<keyword>server-stats</keyword>
|
||||||
|
<keyword>termix</keyword>
|
||||||
|
|
||||||
</keywords>
|
</keywords>
|
||||||
|
|
||||||
<provides>
|
<provides>
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "termix",
|
"name": "termix",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"description": "A web-based server management platform with SSH terminal, tunneling, and file editing capabilities",
|
"description": "Self-hosted SSH and remote desktop management.",
|
||||||
"author": "Karmaa",
|
"author": "Karmaa",
|
||||||
"main": "electron/main.cjs",
|
"main": "electron/main.cjs",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Termix",
|
"name": "Termix",
|
||||||
"short_name": "Termix",
|
"short_name": "Termix",
|
||||||
"description": "A web-based server management platform with SSH terminal, tunneling, and file editing capabilities",
|
"description": "Self-hosted SSH and remote desktop management.",
|
||||||
"theme_color": "#09090b",
|
"theme_color": "#09090b",
|
||||||
"background_color": "#09090b",
|
"background_color": "#09090b",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
|
|||||||
Reference in New Issue
Block a user