Internal
Public Access
66 lines
3.2 KiB
XML
66 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>org.darksingularity.OrbitHub</id>
|
|
<name>OrbitHub</name>
|
|
<summary>Unified remote session manager for SSH and RDP</summary>
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<description>
|
|
<p>OrbitHub is a native desktop app for organizing connection profiles and launching SSH and RDP sessions in one tabbed interface.</p>
|
|
</description>
|
|
<launchable type="desktop-id">org.darksingularity.OrbitHub.desktop</launchable>
|
|
<url type="homepage">https://git.darksingularity.org/DarkSingularity/orbithub</url>
|
|
<url type="bugtracker">https://git.darksingularity.org/DarkSingularity/orbithub/issues</url>
|
|
<url type="vcs-browser">https://git.darksingularity.org/DarkSingularity/orbithub</url>
|
|
<developer id="org.darksingularity">
|
|
<name>DarkSingularity</name>
|
|
</developer>
|
|
<provides>
|
|
<binary>orbithub</binary>
|
|
</provides>
|
|
<content_rating type="oars-1.1" />
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Profiles organized into folders</caption>
|
|
<image>https://git.darksingularity.org/DarkSingularity/orbithub/raw/branch/main/docs/images/screenshot-profiles.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Active SSH terminal session</caption>
|
|
<image>https://git.darksingularity.org/DarkSingularity/orbithub/raw/branch/main/docs/images/screenshot-ssh-session.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Active RDP session</caption>
|
|
<image>https://git.darksingularity.org/DarkSingularity/orbithub/raw/branch/main/docs/images/screenshot-rdp-session.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="2026.9.14.2" date="2026-09-14">
|
|
<url>https://git.darksingularity.org/DarkSingularity/orbithub/releases/tag/v2026.9.14.2</url>
|
|
<description>
|
|
<p>Fixes RDP display corruption (missing/misplaced taskbar, stale composited content) after resizing the session window.</p>
|
|
</description>
|
|
</release>
|
|
<release version="2026.9.14" date="2026-09-14">
|
|
<url>https://git.darksingularity.org/DarkSingularity/orbithub/releases/tag/v2026.9.14</url>
|
|
<description>
|
|
<p>Fixes distorted RDP text on HiDPI monitors, and reduces RDP resize-related display glitches.</p>
|
|
</description>
|
|
</release>
|
|
<release version="2026.9.8.3" date="2026-09-08">
|
|
<url>https://git.darksingularity.org/DarkSingularity/orbithub/releases/tag/v2026.9.8.3</url>
|
|
<description>
|
|
<p>Adds an in-app User Guide (Help -> User Guide) and a standalone User Guide PDF.</p>
|
|
</description>
|
|
</release>
|
|
<release version="2026.9.8.2" date="2026-09-08">
|
|
<url>https://git.darksingularity.org/DarkSingularity/orbithub/releases/tag/v2026.9.8.2</url>
|
|
<description>
|
|
<p>Fixes RDP connections silently accepting any server TLS certificate, including changed ones. Certificates are now verified with trust-on-first-use, matching SSH's known-hosts behavior.</p>
|
|
</description>
|
|
</release>
|
|
<release version="2026.9.8" date="2026-09-08">
|
|
<url>https://git.darksingularity.org/DarkSingularity/orbithub/releases/tag/v2026.9.8</url>
|
|
</release>
|
|
</releases>
|
|
</component>
|