| Crates.io | aws-iot-mqtt-cli |
| lib.rs | aws-iot-mqtt-cli |
| version | 0.4.0 |
| created_at | 2025-03-09 23:47:36.509536+00 |
| updated_at | 2025-06-19 14:44:13.699278+00 |
| description | MQTT CLI for AWS IoT |
| homepage | https://github.com/deepanchal/aws-iot-mqtt-cli |
| repository | https://github.com/deepanchal/aws-iot-mqtt-cli |
| max_upload_size | |
| id | 1585984 |
| size | 71,176 |
MQTT CLI for AWS IoT
Report Bug
ยท
Request Feature
Simple mqtt cli for AWS IoT
cargo install --git https://github.com/deepanchal/aws-iot-mqtt-cli
Once it's installed, simply run
aws-iot-mqtt-cli
To get a local copy up and running follow these simple example steps.
Install rust: https://www.rust-lang.org/
Clone the repo.
git clone https://github.com/deepanchal/aws-iot-mqtt-cli.git
cd aws-iot-mqtt-cli
cargo run
cargo run
cargo build
cargo test
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feat/amazing-feature)git commit -m 'feat: add some amazing-feature')git push origin feat/amazing-feature)Distributed under the MIT License. See LICENSE for more information.