Find paths of character devices with regexps.
greptty require Rust 1.46.0 or later. First, install it. We will provide executable binaries for Linux(amd64, arm) and Mac.
Clone this repository and execute next command at the repository directory.
cargo install --path .
usb_co2: https://github.com/realglobe-Inc/usb_co2
# macOS
./examples/detect_co2.sh /dev/cu.usbmodem
# Linux
./examples/detect_co2.sh /dev/ttyACM
This project is licensed under the MIT License - see the [LICENSE] file for details.