Skip to content

amoshydra/banglejs-home

Repository files navigation

⌚ BangleJS Home

⚠ Caution

  • Please note the implementation is not official, please use at your own risk.
  • Avoid updating critical part of the watch with this app. Avoid updating firmware via this app.

https://amoshydra.github.io/banglejs-home/#/apps

An unofficial alternate home for your BangleJS Smartwatch.

BangleJS Home uses some of the code from https://banglejs.com/apps for communicating with your BangleJS Smartwatch.

Features:

  • An alternative UI for listing apps
  • App view to provide screenshots and readme
  • App view allow launching of installed watch app
  • App view allow setting of clock watchface
  • My device view to list installed app
App list Filters App view My device
banglejs-home-001 banglejs-home-002 banglejs-home-003 banglejs-home-004

Usage in Bangle.js Gadgetbridge

This can be used as the default app loader inside your Gadgetbridge.

  1. ⚙️ Device Specific Settings → Developer options → 🔗 App loader URL
  2.  https://amoshydra.github.io/banglejs-home/
    
    setting app loader url inside banglejs gadgetbridge

Development

This project uses the original espruino/BangleApps repository as submodules, Run git clone with --recurse-submodule flag to include the necessary submodules.

git clone --recurse-submodules [email protected]:amoshydra/banglejs-home.git
cd banglejs-home
yarn
yarn dev

Releases

No releases published

Packages

No packages published

Languages