Aucune description

Andrew Chalkley 3fc928be55 Merge branch 'new_branch_name' into reactify il y a 8 ans
back-end 3fc928be55 Merge branch 'new_branch_name' into reactify il y a 8 ans
front-end 0e830c4937 Uses (yet to be published) rom-comm package externally. il y a 8 ans
out 3c23e8cc6a Adds electron-packager and a build task il y a 9 ans
resources d01f231f08 Who knows :) il y a 9 ans
scripts cab029adb0 Added ext to installer for clarity il y a 8 ans
ui 00b4f6c85e Updated UI to detect manifests and serial ports il y a 8 ans
.gitignore e067536dd5 Adding 32bit support il y a 8 ans
.jshintrc 516552a231 Removed electron from jshint. Added browser. Updated package.json to be more consistant il y a 9 ans
.travis.yml 5b837aa8ce Attempting to get compile steps to work il y a 9 ans
CONTRIBUTING.md 4c7e2c2493 Fix relative link to contributing il y a 9 ans
DEVELOPING.md 53154eba7d Updated docs to remove confusion. Fixes #40 il y a 8 ans
README.md 369b39d781 Update README.md il y a 8 ans
appdmg.json d01f231f08 Who knows :) il y a 9 ans
index.js 00b4f6c85e Updated UI to detect manifests and serial ports il y a 8 ans
linux-config.json eb6d9d4d93 Created helper for linux users who launch app for first time without correct user permissions. Fixes #19 il y a 9 ans
package.json b2fe61f50a Updated dependencies il y a 8 ans

README.md

Flasher.js

Build Status Dependency Status devDependency Status

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.


Downloads

The latest realeases can be found here for Windows, Linux and Mac OS X.


Application Compatibility

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

Device Compatibility

Flasher.js currently supports ESP8266 (ESP-12) devices for a list of tested devices visit Flasher.js device compatibility page.


Developing Flasher.js

If you want to develop the Flasher.js GUI take a look at the development guide.


Contributing

We would love your contributions! Check out the contribution guidelines.


License

Flasher.js is released under the MIT License