<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ricardo Borges</title>
    <description>The latest articles on DEV Community by Ricardo Borges (@ricardo_borges_4d2bf73359).</description>
    <link>https://dev.to/ricardo_borges_4d2bf73359</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3671380%2F6b21f0d3-cf7c-4231-9bb2-801378e82ac4.jpg</url>
      <title>DEV Community: Ricardo Borges</title>
      <link>https://dev.to/ricardo_borges_4d2bf73359</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ricardo_borges_4d2bf73359"/>
    <language>en</language>
    <item>
      <title>High-performance cross-platform Linux server manager Docker/SSH/SFTP) built with Tauri (Rust) and React.</title>
      <dc:creator>Ricardo Borges</dc:creator>
      <pubDate>Sat, 20 Dec 2025 01:57:25 +0000</pubDate>
      <link>https://dev.to/ricardo_borges_4d2bf73359/high-performance-cross-platform-linux-server-manager-dockersshsftp-built-with-tauri-rust-and-4b0c</link>
      <guid>https://dev.to/ricardo_borges_4d2bf73359/high-performance-cross-platform-linux-server-manager-dockersshsftp-built-with-tauri-rust-and-4b0c</guid>
      <description>&lt;p&gt;&lt;strong&gt;Nautilus&lt;/strong&gt;: The Desktop Linux Server Manager You’ve Been Waiting For&lt;br&gt;
If you manage Linux servers, you probably live between two extremes: either you're stuck in a pure terminal (SSH) or you rely on heavy, invasive web interfaces like Cockpit or Webmin.&lt;/p&gt;

&lt;p&gt;I decided to bridge this gap by creating Nautilus—a modern, open-source server manager focused on the desktop experience. It’s not just another SSH client; it’s a "Mission Control" for your infrastructure.&lt;/p&gt;

&lt;p&gt;Why Nautilus?&lt;br&gt;
Most SSH clients focus only on the connection. Nautilus focuses on management. Built with Tauri, Rust, and React 19, it is extremely lightweight and fast, without the bloated overhead of a standard Electron app.&lt;/p&gt;

&lt;p&gt;Key Features:&lt;br&gt;
Docker Management (Portainer-Inspired): Forget memorizing complex Docker CLI flags for daily tasks. Nautilus features a simplified interface inspired by Portainer, allowing you to view containers, check status, start/stop services, and monitor images directly.&lt;/p&gt;

&lt;p&gt;Real-time Performance Dashboard: Get an instant visual overview of CPU, RAM, and network usage as soon as you connect.&lt;/p&gt;

&lt;p&gt;SFTP Explorer with Native Editor: Browse files as if they were on your local machine. Edit configuration files directly with syntax highlighting—no more struggling with Vim over a laggy connection.&lt;/p&gt;

&lt;p&gt;Cron Job Manager: Visualize and edit your scheduled tasks in a human-readable format.&lt;/p&gt;

&lt;p&gt;Process Monitor: Kill unresponsive processes or monitor resource consumption with just two clicks.&lt;/p&gt;

&lt;p&gt;Snippet Library: Save those complex Docker commands or log queries you can never remember and execute them instantly.&lt;/p&gt;

&lt;p&gt;Native Security: We don't reinvent the wheel or store passwords in plain text. The app uses native OS vaults (macOS Keychain, Windows Credential Manager, or Linux Secret Service).&lt;/p&gt;

&lt;p&gt;The Tech Stack&lt;br&gt;
For the devs interested in what’s under the hood:&lt;/p&gt;

&lt;p&gt;Frontend: React 19 + Vite 7 + TailwindCSS.&lt;/p&gt;

&lt;p&gt;Backend/Core: Rust (via Tauri) for safety and performance.&lt;/p&gt;

&lt;p&gt;Sidecar: A dedicated Node.js process handles the heavy lifting of SSH2/SFTP for maximum stability.&lt;/p&gt;

&lt;p&gt;Give it a spin&lt;br&gt;
Nautilus is 100% open-source and constantly evolving. Whether you are a DevOps professional, a SysAdmin, or a Home Lab enthusiast (Raspberry Pi users, I’m looking at you), Nautilus was built to streamline your workflow.&lt;/p&gt;

&lt;p&gt;Official Repo: &lt;a href="https://github.com/ricardoborges/Nautilus" rel="noopener noreferrer"&gt;https://github.com/ricardoborges/Nautilus&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Contributions and feedback—especially regarding the Docker implementation—are highly welcome!&lt;/p&gt;

</description>
      <category>tooling</category>
      <category>devops</category>
      <category>opensource</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
