|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
back-end | %!s(int64=8) %!d(string=hai) anos | |
front-end | %!s(int64=8) %!d(string=hai) anos | |
out | %!s(int64=9) %!d(string=hai) anos | |
resources | %!s(int64=9) %!d(string=hai) anos | |
scripts | %!s(int64=8) %!d(string=hai) anos | |
test | %!s(int64=8) %!d(string=hai) anos | |
ui | %!s(int64=8) %!d(string=hai) anos | |
.gitignore | %!s(int64=8) %!d(string=hai) anos | |
.jshintrc | %!s(int64=8) %!d(string=hai) anos | |
.travis.yml | %!s(int64=9) %!d(string=hai) anos | |
CONTRIBUTING.md | %!s(int64=9) %!d(string=hai) anos | |
DEVELOPING.md | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos | |
appdmg.json | %!s(int64=9) %!d(string=hai) anos | |
index.js | %!s(int64=8) %!d(string=hai) anos | |
linux-config.json | %!s(int64=9) %!d(string=hai) anos | |
package.json | %!s(int64=8) %!d(string=hai) anos | |
yarn.lock | %!s(int64=8) %!d(string=hai) anos |
Flasher.js 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.
The latest realeases can be found here for Windows, Linux and Mac OS X.
OS | Arch | Status |
---|---|---|
Windows 10 | 32-bit | Tested |
Windows 10 | 64-bit | Tested |
Windows 8.1 | 64-bit | Tested |
Ubuntu 14.04 LTS | 64-bit | Tested |
Mac OS X 10.11 | 64-bit | Tested |
Mac OS X 10.12 | 64-bit | Tested |
Flasher.js currently supports ESP8266 (ESP-12) devices for a list of tested devices visit Flasher.js device compatibility page.
If you want to develop the Flasher.js GUI take a look at the development guide.
We would love your contributions! Check out the contribution guidelines.
Flasher.js is released under the MIT License