Commit Graph

6 Commits (3ce26d7fcb61eda3a5024dce775c8527b147ecd1)

Author SHA1 Message Date
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Daniel Kulesz 069abf1a83 Add Changelog for v0.01 apps that lack a changelog 2020-07-29 21:00:41 +02:00
Gordon Williams a345ca2316 Add flag raiser docs 2020-06-23 13:13:14 +01:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams a180f98991 Simple example to control an Espruino device by setting a characteristic on it 2020-02-05 10:28:23 +00:00