Skip to content

UDP client utilities for Light-weight Shell ESP8266 (esp8266-tsh)

License

Notifications You must be signed in to change notification settings

xeronm/esp8266-tshcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-tshcli

Client utilities for ESP8266 Light-weight Shell esp8266-tsh

CLI utility

# help
$ ./tcli.py -h
# list all top-level commands
$ ./tcli.py
# Query system information
$ ./tcli.py -H 192.168.5.64 -s 18fe34fca540 system info
# Upgrade Firmware
$ ./tcli.py -H 192.168.5.64 -s 18fe34fca540 -f ./../tsh/bin/tsh-0.1.0-dev.spi4.info.json firmware upgrade 

About

UDP client utilities for Light-weight Shell ESP8266 (esp8266-tsh)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published