Skip to content

App loader for installing applications on Espruino devices

License

Notifications You must be signed in to change notification settings

reelyactive/EspruinoApps

 
 

Repository files navigation

Espruino App Loader (and Apps)

THIS IS BETA: We're still trying things out, so there isn't a great app selection and things are liable to change.

Build Status

All software (including apps) in this repository is MIT Licensed - see LICENSE By submitting code to this repository you confirm that you are happy with it being MIT licensed, and that it is not licensed in another way that would make this impossible.

How does it work?

  • A list of apps is in apps.json
  • Each element references an app in apps/<id> which is uploaded
  • When it starts, EspruinoAppLoader checks the JSON and compares it with the files it sees in storage.
  • To upload an app, EspruinoAppLoader checks the files that are listed in apps.json, loads them, and sends them over Web Bluetooth.

Credits

The majority of icons used for these apps are from Icons8 - we have a commercial license but icons are also free for Open Source projects.

About

App loader for installing applications on Espruino devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.4%
  • HTML 26.6%
  • CSS 1.0%