4 releases
0.1.3 | Oct 29, 2024 |
---|---|
0.1.2 | Oct 14, 2024 |
0.1.1 | Oct 14, 2024 |
0.1.0 | Oct 14, 2024 |
#476 in Command-line interface
536 downloads per month
19KB
480 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–21MB
~241K SLoC