TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Whippy Term - GUI terminal for embedded development (Linux and Windows)

93 点作者 SurvivorTed2 天前

6 条评论

ac2920 分钟前
Can you add Linux build instructions for people not on Debian&#x2F;Ubuntu?<p>I didnt see anything on the github or in the source download.<p>Alternatively an AppImage or Flatpak is a nice way to test software.
SurvivorTed2 天前
New GUI based serial terminal for embedded development (Linux and Windows)<p>Hi all, just wanted to let everyone know of my new open-source serial (and TCP&#x2F;IP) terminal program aimed at embedded developers.<p>I wasn&#x27;t happy with what was available on Linux, so I decided to write my own. The goals were to have a modern GUI (tab based, pull out panels, etc) and I wanted support for binary protocols.<p>It has support for ANSI escape sequences, XModem (up&#x2F;down), binary blocks, hex dumps, bridging 2 open connections, and more.<p>Source link: <a href="https:&#x2F;&#x2F;github.com&#x2F;TheBeef&#x2F;WhippyTerm">https:&#x2F;&#x2F;github.com&#x2F;TheBeef&#x2F;WhippyTerm</a><p>This is the first release (version 1.0), and I am hoping people will have a look (and hopefully like it).
评论 #43910766 未加载
alias_neo1 天前
This looks great. I don&#x27;t do serial&#x2F;embedded stuff too often at the moment; ESPHome took away much of my need to hand-build stuff (happy and sad about that), but when I do I always find it slightly irritating to remember the syntax to connect with minicom or screen (I&#x27;m a Linux user).<p>I&#x27;m sorry I can&#x27;t give more useful feedback at the moment, but this is certainly encouraging me to come up with an idea for an embedded project so I can try it!
AriedK1 天前
This is neat. The send buffers and live display give it a nice edge over something like Tera Term. One nitpick: I couldn&#x27;t find the option to disable autoscroll on incoming serial streams. Like &#x27;Auto scroll only in bottom line&#x27; in Tera Term. Thanks!
评论 #43917313 未加载
mystified50162 天前
Oh damn, this could easily replace my own bespoke serial monitors.<p>Can a plugin filter the list of available ports? For instance serial over Bluetooth creates two virtual ports for initiating and accepting connections (on windows at least). My bespoke monitor filters these and only shows the outbound ports to the user. It also pulls in the Bluetooth device name from WinRT, etc.
评论 #43921691 未加载
评论 #43911085 未加载
svth2 天前
Why no macOS support?
评论 #43910997 未加载