A helper for painless use of AT command interfaces.
Ever got annoyed by having to re-type some AT commands for your LTE modem over and over? Miss standard line editing and history capabilities? Well look no further! This little tool right here gives you
- Line editing (correct those pesky +/!/^ mixups and put quotation marks in whatever order you want).
- Unlimited history (you're just two keystrokes away from the next
at!gstatus?
). - History search (hit Ctrl+R to unlock this power user feature).
- It even inserts the
at
for you!
- Get Rust
- In this directory, run
cargo build --release
- Copy the binary from ./target/release/ (e.g. to ~/.local/bin/)
- Run
swat help
- Auto binary builds
- Interface for running a single command