This website requires JavaScript.
Explore
Help
Sign In
FOSS
/
BangleApps
mirror of
https://github.com/espruino/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d867ff35e3
BangleApps
/
defaultapps.json
2 lines
80 B
JSON
Raw
Normal View
History
Unescape
Escape
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
[
"boot"
,
"launch"
,
"mclock"
,
"setting"
,
"about"
,
"alarm"
,
"widbat"
,
"widbt"
,
"welcome"
]