A tool for working with your NodeMCU. Allows one to perform basic functions with the NodeMCU.
Note: Needs the Rabbiteer Edition NodeMCU firmware* This is because it takes advantage of the improved line editing and echo on/off functions.
Check out releases and download the one for your platform. Run the executable inside.
Issues and PRs are welcome. The codebase is tiny.
Prereqs are Node and Yarn. Run yarn
to install packages and yarn start
to run.