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>
|
||||||
|
|||||||
@@ -1,77 +1,77 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<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>
|
||||||
|
|
||||||
<developer_name>bugattiguy527</developer_name>
|
<developer_name>bugattiguy527</developer_name>
|
||||||
|
|
||||||
<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.
|
||||||
</p>
|
Termix offers SSH terminal access, remote desktop control (RDP, VNC, Telnet), SSH tunneling capabilities,
|
||||||
<p>Features:</p>
|
remote file management, and many other tools. Termix is the perfect free and self-hosted alternative to
|
||||||
<ul>
|
Termius available for all platforms.
|
||||||
<li>SSH terminal access with full terminal emulation</li>
|
</p>
|
||||||
<li>SSH tunneling capabilities for secure port forwarding</li>
|
</description>
|
||||||
<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>
|
|
||||||
|
|
||||||
<launchable type="desktop-id">com.karmaa.termix.desktop</launchable>
|
<launchable type="desktop-id">com.karmaa.termix.desktop</launchable>
|
||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://raw.githubusercontent.com/Termix-SSH/Termix/main/public/screenshots/terminal.png</image>
|
<image>https://raw.githubusercontent.com/Termix-SSH/Termix/main/public/screenshots/terminal.png</image>
|
||||||
<caption>SSH Terminal Interface</caption>
|
<caption>SSH Terminal Interface</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
<url type="homepage">https://github.com/Termix-SSH/Termix</url>
|
<url type="homepage">https://github.com/Termix-SSH/Termix</url>
|
||||||
<url type="bugtracker">https://github.com/Termix-SSH/Support/issues</url>
|
<url type="bugtracker">https://github.com/Termix-SSH/Support/issues</url>
|
||||||
<url type="help">https://docs.termix.site</url>
|
<url type="help">https://docs.termix.site</url>
|
||||||
<url type="vcs-browser">https://github.com/Termix-SSH/Termix</url>
|
<url type="vcs-browser">https://github.com/Termix-SSH/Termix</url>
|
||||||
|
|
||||||
<content_rating type="oars-1.1">
|
<content_rating type="oars-1.1">
|
||||||
<content_attribute id="social-info">moderate</content_attribute>
|
<content_attribute id="social-info">moderate</content_attribute>
|
||||||
</content_rating>
|
</content_rating>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
<release version="VERSION_PLACEHOLDER" date="DATE_PLACEHOLDER">
|
<release version="VERSION_PLACEHOLDER" date="DATE_PLACEHOLDER">
|
||||||
<description>
|
<description>
|
||||||
<p>Latest release of Termix</p>
|
<p>Latest release of Termix</p>
|
||||||
</description>
|
</description>
|
||||||
<url>https://github.com/Termix-SSH/Termix/releases</url>
|
<url>https://github.com/Termix-SSH/Termix/releases</url>
|
||||||
</release>
|
</release>
|
||||||
</releases>
|
</releases>
|
||||||
|
|
||||||
<categories>
|
<categories>
|
||||||
<category>Development</category>
|
<category>Development</category>
|
||||||
<category>Network</category>
|
<category>Network</category>
|
||||||
<category>System</category>
|
<category>System</category>
|
||||||
</categories>
|
</categories>
|
||||||
|
|
||||||
<keywords>
|
<keywords>
|
||||||
<keyword>ssh</keyword>
|
<keyword>docker</keyword>
|
||||||
<keyword>terminal</keyword>
|
<keyword>ssh</keyword>
|
||||||
<keyword>server</keyword>
|
<keyword>terminal</keyword>
|
||||||
<keyword>management</keyword>
|
<keyword>telnet</keyword>
|
||||||
<keyword>tunnel</keyword>
|
<keyword>self-hosted</keyword>
|
||||||
<keyword>file-manager</keyword>
|
<keyword>rdp</keyword>
|
||||||
</keywords>
|
<keyword>file-management</keyword>
|
||||||
|
<keyword>vnc</keyword>
|
||||||
|
<keyword>ssh-tunnel</keyword>
|
||||||
|
<keyword>server-stats</keyword>
|
||||||
|
<keyword>termix</keyword>
|
||||||
|
|
||||||
<provides>
|
</keywords>
|
||||||
<binary>termix</binary>
|
|
||||||
</provides>
|
|
||||||
|
|
||||||
<requires>
|
<provides>
|
||||||
<internet>always</internet>
|
<binary>termix</binary>
|
||||||
</requires>
|
</provides>
|
||||||
|
|
||||||
|
<requires>
|
||||||
|
<internet>always</internet>
|
||||||
|
</requires>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
+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