Go to file
2025-01-01 16:40:42 +01:00
src Make constant uppercase 2025-01-01 16:30:17 +01:00
.gitignore Init repo 2024-10-15 23:48:06 +02:00
Cargo.lock Bump version to v1.0.0 2025-01-01 16:39:22 +01:00
Cargo.toml Bump version to v1.0.0 2025-01-01 16:39:22 +01:00
flake.lock Add flake.nix 2024-12-21 13:43:18 +01:00
flake.nix Bump version to v1.0.0 2025-01-01 16:39:22 +01:00
LICENSE Add LICENSE 2024-12-21 14:37:17 +01:00
README.md Update readme 2025-01-01 16:40:42 +01:00

improv-setup

Configure Wifi credentials on IOT devices using Improv serial protocol.

Usage: improv-setup device [OPTIONS] <PATH> [COMMAND]

Commands:
  state    Request current state
  connect  Connect to wifi network
  info     Request device info
  scan     WiFi networks visible to device
  help     Print this message or the help of the given subcommand(s)

Arguments:
  <PATH>  Path to the serial device

Options:
      --baud-rate <BAUD_RATE>  Baud rate used for connecting to the serial device [default: 115200]
  -h, --help                   Print help