TE
TechEcho
AccueilTop 24hRécentsMeilleursQuestionsPrésentationsEmplois
GitHubTwitter
Accueil

TechEcho

Une plateforme d'actualités technologiques construite avec Next.js, fournissant des nouvelles et discussions technologiques mondiales.

GitHubTwitter

Accueil

AccueilRécentsMeilleursQuestionsPrésentationsEmplois

Ressources

HackerNews APIHackerNews OriginalNext.js

© 2025 TechEcho. Tous droits réservés.

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

93 pointspar SurvivorTedil y a 2 jours

6 comments

SurvivorTedil y a 2 jours
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 未加载
ac29il y a environ 6 heures
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.
评论 #43932598 未加载
alias_neoil y a 1 jour
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!
mystified5016il y a 2 jours
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 未加载
AriedKil y a 1 jour
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 未加载
svthil y a 2 jours
Why no macOS support?
评论 #43910997 未加载