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 comments

ac2935分前
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 未加载