Skip to content

jefferypalmer/GSatMicroIDE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUA Web IDE

  • Serial Interface
  • local project handling
  • code snippets
  • Terminal window
  • Code Editor window (codemirror)
  • Settings window

Installing From Chrome Web Store

  • Install the Chrome Web Browser
  • [Go Here (to be done)] to find the app in the Chrome Web Store
  • Click 'Install'
  • Click 'Launch App'

Permissions

This web app requires the following permissions:

  • Serial port access : So that it can access the Espruino board via USB/Serial
  • Filesystem/storage access : For loading/saving your JavaScript files to your local disk

Using

  • Run the Web app
  • Click the Help (?) icon, then the Tour button to get a guided tour.

About

WebIDE for ESP8266 working with LUA firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • CSS 3.5%
  • HTML 1.9%