Skip to content

RetroRabbit/rabbiteer-2017-iot-tool

Repository files navigation

NodeMCU File Tool

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.

Getting Started

Check out releases and download the one for your platform. Run the executable inside.

This is what you'll get: yay

Troubleshooting

Issues and PRs are welcome. The codebase is tiny.

Building

Prereqs are Node and Yarn. Run yarn to install packages and yarn start to run.