BangleApps/apps/launch
Gordon Williams f6b38b3443 Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-09-23 17:43:09 +01:00
..
ChangeLog Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-09-23 17:43:09 +01:00
README.md [Launcher] Add README 2022-04-21 10:09:54 +02:00
app.js Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-09-23 17:43:09 +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 Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-09-23 17:43:09 +01: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.