<?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: yun li</title>
    <description>The latest articles on DEV Community by yun li (@yun_li_19983587641c631c31).</description>
    <link>https://dev.to/yun_li_19983587641c631c31</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%2F3814538%2F5edf97a0-69fc-4b23-bd02-4fe98fd54965.png</url>
      <title>DEV Community: yun li</title>
      <link>https://dev.to/yun_li_19983587641c631c31</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yun_li_19983587641c631c31"/>
    <language>en</language>
    <item>
      <title>A New-Era Desktop Terminal Application NovarTerm</title>
      <dc:creator>yun li</dc:creator>
      <pubDate>Mon, 09 Mar 2026 10:44:13 +0000</pubDate>
      <link>https://dev.to/yun_li_19983587641c631c31/-a-new-era-desktop-terminal-application-novarterm-3dp5</link>
      <guid>https://dev.to/yun_li_19983587641c631c31/-a-new-era-desktop-terminal-application-novarterm-3dp5</guid>
      <description>&lt;p&gt;A remarkable desktop tool has recently stood out: &lt;strong&gt;NovarTerm&lt;/strong&gt; &lt;a href="https://novarterm.com" rel="noopener noreferrer"&gt;https://novarterm.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is not just “a terminal with an AI plugin.”&lt;br&gt;
It combines AI, SSH, file browsing, and transfer tracking into one unified desktop workspace. For developers and DevOps teams, this means fewer context switches and a smoother command-to-resolution workflow.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why call it a “new-era” terminal app?
&lt;/h2&gt;

&lt;p&gt;Traditional terminal workflows are usually fragmented:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Run commands in one window&lt;/li&gt;
&lt;li&gt;Ask AI in another app&lt;/li&gt;
&lt;li&gt;Return to terminal to test fixes&lt;/li&gt;
&lt;li&gt;Switch to another tool for SSH sessions&lt;/li&gt;
&lt;li&gt;Open yet another tool for file upload/download&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;NovarTerm brings these steps back into one workspace.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flng1keny9ahxogt46hfd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flng1keny9ahxogt46hfd.png" alt=" " width="800" height="483"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Core Capabilities
&lt;/h2&gt;

&lt;h3&gt;
  
  
  AI
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;Command + K&lt;/code&gt; quickly opens/closes the AI Command Bar&lt;/li&gt;
&lt;li&gt;Shell right-click supports &lt;code&gt;Explain with AI&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Smart error detection provides quick actions like &lt;code&gt;Explain Error&lt;/code&gt; and &lt;code&gt;Debug With AI&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Unified AI action modes: &lt;code&gt;Explain&lt;/code&gt;, &lt;code&gt;Run&lt;/code&gt;, and &lt;code&gt;Insert&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Built-in baseline AI models, plus support for user-added custom models&lt;/li&gt;
&lt;li&gt;Fast custom-model switching in AI Command Bar&lt;/li&gt;
&lt;li&gt;Inline command assistance when input starts with &lt;code&gt;&amp;gt;&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Workspace
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multi-pane support (horizontal/vertical split)&lt;/li&gt;
&lt;li&gt;Workspace layout restore after app restart (tabs and panes)&lt;/li&gt;
&lt;li&gt;New pane actions can inherit contextual working directory&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  SSH
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multiple server profiles can be saved in Settings&lt;/li&gt;
&lt;li&gt;Right-click terminal actions can connect in current pane, new pane, or new tab&lt;/li&gt;
&lt;li&gt;Clear connection-state feedback for retry/switch&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  File Pane
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Quick open local or remote file browser panel via terminal right-click&lt;/li&gt;
&lt;li&gt;Fast server/source switching inside file pane&lt;/li&gt;
&lt;li&gt;Remote upload for both files and directories&lt;/li&gt;
&lt;li&gt;Remote file download from file pane&lt;/li&gt;
&lt;li&gt;Quick create file, create directory, delete file, and extract ZIP archive&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Drag-and-Drop + Transfer Center
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Local terminal supports quick path parsing/insertion for dropped files/directories&lt;/li&gt;
&lt;li&gt;Remote file pane supports drag-and-drop upload for files/directories&lt;/li&gt;
&lt;li&gt;Unified transfer center for upload/download progress and history&lt;/li&gt;
&lt;li&gt;Quick open local file location for transferred items&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Trigger Automation + i18n
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multiple trigger rule sets are supported&lt;/li&gt;
&lt;li&gt;Keyword matching can automatically input and send configured content&lt;/li&gt;
&lt;li&gt;Core flows are available in both English and Chinese (coverage is still expanding)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Who is this best for?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Developers who work primarily in terminal&lt;/li&gt;
&lt;li&gt;DevOps/platform engineers who frequently use SSH + file transfer&lt;/li&gt;
&lt;li&gt;Teams that want AI to be integrated into command-line workflows, not separated from them&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final Take
&lt;/h2&gt;

&lt;p&gt;If terminal is your primary battlefield, NovarTerm’s integrated model&lt;br&gt;
(AI + terminal + remote sessions + file operations + transfer tracking)&lt;br&gt;
represents a practical direction for next-generation desktop terminal tools.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cli</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
