esp8266-cli icon indicating copy to clipboard operation
esp8266-cli copied to clipboard

An ESP8266 command line interface.

Results 2 esp8266-cli issues
Sort by recently updated
recently updated
newest added

Hi there! I wanted to let you know of a fork of this project I have been working on, [node-esp](https://github.com/goliatone/node-esp). I added some features like firmware flashing support, terminal output,...

writing `port.txt` to the install path, if installed globally, could require superuser access. perhaps writing to `$HOME/.esp8266-port` or something would be more user-friendly?