chore: continued redesign readme
@@ -1,8 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="780" height="1120" viewBox="0 0 780 1120">
|
||||
<defs>
|
||||
<style>
|
||||
.cb { fill: none; stroke: #F39044; stroke-opacity: 0.22; stroke-width: 1; }
|
||||
.ca { fill: #F39044; }
|
||||
.cb { fill: none; stroke: #F39044; stroke-opacity: 0.4; stroke-width: 1.5; }
|
||||
.ft { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; font-size: 13px; font-weight: 700; fill: #F39044; }
|
||||
.fb { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; font-size: 11.5px; fill: #8b949e; }
|
||||
</style>
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
<!-- R1C1: SSH Terminal Access y=0..130 -->
|
||||
<rect x="0" y="0" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="0" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="22" class="ft">SSH Terminal Access</text>
|
||||
<text x="16" y="40" class="fb">Full-featured terminal with split-screen support (up to 4 panels)</text>
|
||||
<text x="16" y="55" class="fb">with a browser-like tab system. Includes support for customizing</text>
|
||||
@@ -19,14 +17,12 @@
|
||||
|
||||
<!-- R1C2: Remote Desktop Access y=0..130 -->
|
||||
<rect x="402" y="0" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="0" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="22" class="ft">Remote Desktop Access</text>
|
||||
<text x="418" y="40" class="fb">RDP, VNC, and Telnet support over the browser with complete</text>
|
||||
<text x="418" y="55" class="fb">customization and split screening.</text>
|
||||
|
||||
<!-- R2C1: SSH Tunnel Management y=160..290 -->
|
||||
<rect x="0" y="160" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="160" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="182" class="ft">SSH Tunnel Management</text>
|
||||
<text x="16" y="200" class="fb">Create and manage server-to-server SSH tunnels with automatic</text>
|
||||
<text x="16" y="215" class="fb">reconnection, health monitoring, and local, remote, or dynamic</text>
|
||||
@@ -35,7 +31,6 @@
|
||||
|
||||
<!-- R2C2: Remote File Manager y=160..290 -->
|
||||
<rect x="402" y="160" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="160" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="182" class="ft">Remote File Manager</text>
|
||||
<text x="418" y="200" class="fb">Manage files directly on remote servers with support for viewing</text>
|
||||
<text x="418" y="215" class="fb">and editing code, images, audio, and video. Upload, download,</text>
|
||||
@@ -43,7 +38,6 @@
|
||||
|
||||
<!-- R3C1: Docker Management y=320..450 -->
|
||||
<rect x="0" y="320" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="320" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="342" class="ft">Docker Management</text>
|
||||
<text x="16" y="360" class="fb">Start, stop, pause, remove containers. View container stats.</text>
|
||||
<text x="16" y="375" class="fb">Control containers using docker exec terminal. Not a replacement</text>
|
||||
@@ -51,7 +45,6 @@
|
||||
|
||||
<!-- R3C2: SSH Host Manager y=320..450 -->
|
||||
<rect x="402" y="320" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="320" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="342" class="ft">SSH Host Manager</text>
|
||||
<text x="418" y="360" class="fb">Save, organize, and manage your SSH connections with tags and</text>
|
||||
<text x="418" y="375" class="fb">folders. Save reusable login info and automate the deployment</text>
|
||||
@@ -59,7 +52,6 @@
|
||||
|
||||
<!-- R4C1: Server Stats y=480..610 -->
|
||||
<rect x="0" y="480" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="480" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="502" class="ft">Server Stats</text>
|
||||
<text x="16" y="520" class="fb">View CPU, memory, and disk usage along with network, uptime,</text>
|
||||
<text x="16" y="535" class="fb">system information, firewall, and port monitor on most Linux</text>
|
||||
@@ -67,7 +59,6 @@
|
||||
|
||||
<!-- R4C2: User Authentication y=480..610 -->
|
||||
<rect x="402" y="480" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="480" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="502" class="ft">User Authentication</text>
|
||||
<text x="418" y="520" class="fb">Secure user management with admin controls and OIDC (with</text>
|
||||
<text x="418" y="535" class="fb">access control) and 2FA (TOTP) support. View active sessions</text>
|
||||
@@ -75,40 +66,34 @@
|
||||
|
||||
<!-- R5C1: RBAC y=640..770 -->
|
||||
<rect x="0" y="640" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="640" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="662" class="ft">RBAC</text>
|
||||
<text x="16" y="680" class="fb">Create roles and share hosts across users and roles.</text>
|
||||
|
||||
<!-- R5C2: Database Encryption y=640..770 -->
|
||||
<rect x="402" y="640" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="640" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="662" class="ft">Database Encryption</text>
|
||||
<text x="418" y="680" class="fb">Backend stored as encrypted SQLite database files.</text>
|
||||
|
||||
<!-- R6C1: Network Graph y=800..930 -->
|
||||
<rect x="0" y="800" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="800" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="822" class="ft">Network Graph</text>
|
||||
<text x="16" y="840" class="fb">Customize your Dashboard to visualize your homelab based off</text>
|
||||
<text x="16" y="855" class="fb">your SSH connections with status support.</text>
|
||||
|
||||
<!-- R6C2: SSH Tools y=800..930 -->
|
||||
<rect x="402" y="800" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="800" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="822" class="ft">SSH Tools</text>
|
||||
<text x="418" y="840" class="fb">Create reusable command snippets that execute with a single</text>
|
||||
<text x="418" y="855" class="fb">click. Run one command simultaneously across multiple terminals.</text>
|
||||
|
||||
<!-- R7C1: Persistent Tabs y=960..1090 -->
|
||||
<rect x="0" y="960" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="960" width="3" height="130" class="ca"/>
|
||||
<text x="16" y="982" class="ft">Persistent Tabs</text>
|
||||
<text x="16" y="1000" class="fb">SSH sessions and tabs stay open across devices and refreshes</text>
|
||||
<text x="16" y="1015" class="fb">if enabled in user profile.</text>
|
||||
|
||||
<!-- R7C2: Languages y=960..1090 -->
|
||||
<rect x="402" y="960" width="378" height="130" fill="transparent" class="cb"/>
|
||||
<rect x="402" y="960" width="3" height="130" class="ca"/>
|
||||
<text x="418" y="982" class="ft">Languages</text>
|
||||
<text x="418" y="1000" class="fb">Built-in support for ~30 languages, managed by Crowdin.</text>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 6.3 KiB |
@@ -1,3 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="780" height="36" viewBox="0 0 780 36">
|
||||
<text x="0" y="24" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif" font-size="22" font-weight="700" fill="#F39044">Features</text>
|
||||
<rect x="0" y="32" width="780" height="1" fill="#F39044" opacity="0.2"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 343 B |
@@ -1,3 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="780" height="36" viewBox="0 0 780 36">
|
||||
<text x="0" y="24" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif" font-size="22" font-weight="700" fill="#F39044">Platform Support</text>
|
||||
<rect x="0" y="32" width="780" height="1" fill="#F39044" opacity="0.2"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 351 B |
@@ -1,54 +1,47 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="780" height="220" viewBox="0 0 780 220">
|
||||
<defs>
|
||||
<style>
|
||||
.cb { fill: none; stroke: #F39044; stroke-opacity: 0.22; stroke-width: 1; }
|
||||
.ca { fill: #F39044; }
|
||||
.cb { fill: none; stroke: #F39044; stroke-opacity: 0.4; stroke-width: 1.5; }
|
||||
.pn { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; fill: #F39044; }
|
||||
.ps { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; font-size: 11px; fill: #8b949e; }
|
||||
.pd { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; font-size: 11.5px; fill: #8b949e; }
|
||||
</style>
|
||||
</defs>
|
||||
|
||||
<!-- R1C1: Web y=0..100 -->
|
||||
<!-- R1C1: Web -->
|
||||
<rect x="0" y="0" width="245" height="100" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="0" width="245" height="3" class="ca"/>
|
||||
<text x="122" y="28" text-anchor="middle" class="pn">Web</text>
|
||||
<text x="122" y="50" text-anchor="middle" class="pd">Any modern browser</text>
|
||||
<text x="122" y="66" text-anchor="middle" class="pd">(Chrome, Safari, Firefox) · PWA</text>
|
||||
|
||||
<!-- R1C2: Windows y=0..100 -->
|
||||
<!-- R1C2: Windows -->
|
||||
<rect x="267" y="0" width="245" height="100" fill="transparent" class="cb"/>
|
||||
<rect x="267" y="0" width="245" height="3" class="ca"/>
|
||||
<text x="389" y="24" text-anchor="middle" class="pn">Windows</text>
|
||||
<text x="389" y="40" text-anchor="middle" class="ps">x64 / ia32</text>
|
||||
<text x="389" y="60" text-anchor="middle" class="pd">Portable · MSI Installer</text>
|
||||
<text x="389" y="76" text-anchor="middle" class="pd">Chocolatey</text>
|
||||
|
||||
<!-- R1C3: Linux y=0..100 -->
|
||||
<!-- R1C3: Linux -->
|
||||
<rect x="535" y="0" width="245" height="100" fill="transparent" class="cb"/>
|
||||
<rect x="535" y="0" width="245" height="3" class="ca"/>
|
||||
<text x="657" y="24" text-anchor="middle" class="pn">Linux</text>
|
||||
<text x="657" y="40" text-anchor="middle" class="ps">x64 / ia32</text>
|
||||
<text x="657" y="60" text-anchor="middle" class="pd">Portable · AUR · AppImage</text>
|
||||
<text x="657" y="76" text-anchor="middle" class="pd">Deb · Flatpak</text>
|
||||
|
||||
<!-- R2C1: macOS y=120..220 -->
|
||||
<!-- R2C1: macOS -->
|
||||
<rect x="0" y="120" width="245" height="100" fill="transparent" class="cb"/>
|
||||
<rect x="0" y="120" width="245" height="3" class="ca"/>
|
||||
<text x="122" y="144" text-anchor="middle" class="pn">macOS</text>
|
||||
<text x="122" y="160" text-anchor="middle" class="ps">x64 / ia32 · v12.0+</text>
|
||||
<text x="122" y="180" text-anchor="middle" class="pd">Apple App Store · DMG · Homebrew</text>
|
||||
|
||||
<!-- R2C2: iOS/iPadOS y=120..220 -->
|
||||
<!-- R2C2: iOS/iPadOS -->
|
||||
<rect x="267" y="120" width="245" height="100" fill="transparent" class="cb"/>
|
||||
<rect x="267" y="120" width="245" height="3" class="ca"/>
|
||||
<text x="389" y="144" text-anchor="middle" class="pn">iOS / iPadOS</text>
|
||||
<text x="389" y="160" text-anchor="middle" class="ps">v15.1+</text>
|
||||
<text x="389" y="180" text-anchor="middle" class="pd">Apple App Store · IPA</text>
|
||||
|
||||
<!-- R2C3: Android y=120..220 -->
|
||||
<!-- R2C3: Android -->
|
||||
<rect x="535" y="120" width="245" height="100" fill="transparent" class="cb"/>
|
||||
<rect x="535" y="120" width="245" height="3" class="ca"/>
|
||||
<text x="657" y="144" text-anchor="middle" class="pn">Android</text>
|
||||
<text x="657" y="160" text-anchor="middle" class="ps">v7.0+</text>
|
||||
<text x="657" y="180" text-anchor="middle" class="pd">Google Play Store · APK</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.8 KiB |