BangleApps/apps/swp2clk
thyttan a230a34822 swp2clk: fix to use Storage lib correctly 2024-10-30 20:20:44 +01:00
..
ChangeLog swp2clk: fix to use Storage lib correctly 2024-10-30 20:20:44 +01:00
README.md swp2clk: Remove unused app icon (since we are settings-only). Add comment explaining boot.js code. Add credits and motivation. 2021-12-22 20:58:26 +00:00
app.png swp2clk: Create Initial app with whitelist feature 2021-12-21 22:06:31 +00:00
boot.js 0.04: Fix 'Uncaught ReferenceError: "__FILE__" is not defined' error (fix #2326) 2022-11-30 09:37:39 +00:00
metadata.json swp2clk: fix to use Storage lib correctly 2024-10-30 20:20:44 +01:00
settings.js swp2clk: fix to use Storage lib correctly 2024-10-30 20:20:44 +01:00

README.md

Swipe back to the Clock

Let's you swipe from left to right on any app to return back to the clock face.

Configurable Modes:

The swipe modes can be configured in the settings app, under "Swipe to Clock".

  • Always Off: Deactivated for all apps (Default)
  • White List: Only activate for chosen apps, otherwise deactivated for all apps.
  • Black List: Only disabled for chosen apps, otherwise activated for all apps.
  • Always On: Active for all apps (Not actually recommended! E.g. Games need to be able to deal with swipe gestures)

Motivation:

The goal is to further support touch-only usage of the BangleJS 2 watch. You can use the Swiper Clock Launch or the Pattern Launcher to further enable touch-only support of the watch.

Credits:

Initial creation: crazysaem

Inspired by: Swiper Clock Launch