yterm

command module
v0.0.0-...-1dc13bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2022 License: MIT Imports: 19 Imported by: 0

README

yterm

yterm is the smallest serial reader.

install

$ go install github.com/sago35/yterm@latest

Alternatively, you can download the binary from the following URL.
However, the macOS version of the binary is not available at this time.
(see: https://github.com/bugst/go-serial/issues/114)

Usage

# If there is only one port, it will connect without any argument.
$ yterm
$ tinygo flash --target wioterminal --size short && yterm

# If --port is specified, it will connect to that port.
$ yterm --port COM8
$ tinygo flash --target wioterminal --size short && yterm --port COM8

# When the list subcommand is specified, port information will be displayed.
$ yterm list
/dev/ttyACM0 2886 802f xiao
/dev/ttyACM1 2886 802d wioterminal

Notice

This project uses goreleaser for release

LICENSE

MIT

Author

sago35 - sago35@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL