Skip to content

moononournation/nodemcu-webide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeMCU WebIDE

Prototype

You may find more details at my instructables: https://www.instructables.com/id/NodeMCU-WebIDE/

NodeMCU WebIDE base on 2 core projects:

A (very) simple web server written in Lua for the ESP8266 running the NodeMCU firmware.

A versatile text editor implemented in JavaScript for the browser.

##nodemcu-websocket.lua rewrite from:

A websocket based IDE for nodemcu devices.

##Todo

  • allow multiple opened files
  • auto save file in web browser local storage
  • redirect NodeMCU output to web browser
  • new file template
  • more editor basic feature, such as search
  • refresh button for reload file list
  • fix WebSocket memory leakage issue
  • utilize WebSocket in WebIDE

About

Web IDE for developing NodeMCU program with browser and WiFi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published