serust
Install v0.0.3
Published on Jul 24 2024 at 21:31 UTC
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.sh | sh
Source
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.sh | sh
Source
-
- powershell
- zip
-
powershell -c "irm https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.ps1 | iex"
Source
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.sh | sh
Source
We weren't able to detect your OS.
This project doesn't offer Apple Silicon downloads, but you can run Intel macOS binaries via Rosetta 2.
serust 📡
Serial monitor in Rust
Features ✨
- Cross platform
- Read and write by pressing in terminal
- Auto reconnect
- Option to Connect product ID! (USB PID)
Installation
To install Serust, please visit the serust website
Usage
You can get info by
serust -h
Build
cargo build --release