bluerepl is a command line application to interact with Bluetooth Low Energy (BLE) peripherals.
```shell $ git clone https://github.com/Yohannfra/bluerepl
$ cargo build
$ cargo install --path . ```
```bash
help
help scan
scan
connect -n PERIPH_NAME ```