3 releases

0.1.2 Oct 14, 2024
0.1.1 Oct 14, 2024
0.1.0 Oct 14, 2024

#456 in Command-line interface

Download history 401/week @ 2024-10-14

401 downloads per month

LGPL-2.1-or-later

20KB
509 lines

SerialTUI

What it is

Welcome to my SerialTUI project! As the name suggests it is a crate that let you easily manage a device connected to a serial port.

How can you use it

Just import it in your project and define your commands and connection. After that ask for a Shell and launch it. That's it. The library will manage all the boring parts while you can concentrate on writing what you need.

Acknowledgement

I'd like to thanks cmargiotta for his support!

Dependencies

~8–18MB
~233K SLoC