1
0
Fork 0
BangleApps/apps/launch
Gordon Williams 3e5c0538a9 Support for provides_widgets entry in metadata, and try and tag existing widgets
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm

fixes https://github.com/espruino/BangleApps/issues/2353
2022-12-06 10:25:32 +00:00
..
ChangeLog launch - Use Bangle.showClock 2022-11-27 22:15:45 +01:00
README.md [Launcher] Add README 2022-04-21 10:09:54 +02:00
app.js launch - Use Bangle.showClock 2022-11-27 22:15:45 +01:00
app.png Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2. 2020-01-17 11:43:26 +00:00
metadata.json Support for provides_widgets entry in metadata, and try and tag existing widgets 2022-12-06 10:25:32 +00:00
settings.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00

README.md

Launcher

This is the default launcher but you can replace it with a customised launcher.

The app is needed to display a menu with all the apps installed on your Bangle. You can launch an app by touching its name/icon.

Settings

  • Font - The font used (4x6, 6x8, 12x20, 6x15 or Vector). Default 12x20.
  • Vector Font Size - The size of the font if Font is set to Vector. Default 10.
  • Show Clocks - If set to No then clocks won't appear in the app list. Default Yes.
  • Fullscreen - If set to Yes then widgets won't be loaded. Default No.