Keine Beschreibung

Andrew Chalkley b6f25fd61f constantifying timeout vor 9 Jahren
.idea 59f4c4725c Updated UI vor 9 Jahren
back-end 7d9cb6bf22 Refactoring vor 9 Jahren
front-end b6f25fd61f constantifying timeout vor 9 Jahren
.gitignore 59f4c4725c Updated UI vor 9 Jahren
README.md 59f4c4725c Updated UI vor 9 Jahren
index.js 9ad6a557cb Added some code to notify 'no ports' vor 9 Jahren
package.json 7204416a06 Initial electron vor 9 Jahren
typings.json 5104d04c84 Available serial ports vor 9 Jahren

README.md

Especially Flasher

_Especially Flasher is a tool to get JavaScript running natively on the Internet of Things device, ESP8266. This application runs on Windows, Mac OS X and Linux.

This tool flashes (installs) the Espruino JavaScript run time on ESP8266 EP-12 devices like the Adafruit Huzzah and Adadfruit Feather Huzzah.


Contributing

If you want to contribute to the Especially Flasher clone this repo and run the following commands.

npm install
npm start