BangleApps/apps/flux
sossinayDev 346dcd12fb
Removed unused functions and variables
Removed:
 - const color_schemes
 - function load_color_scheme()
2025-08-10 14:16:15 +02:00
..
ChangeLog Add ChangeLog and update metadata for Flux app 2025-08-06 00:29:28 +02:00
README.md Update README with widget info and known issues 2025-08-06 00:22:18 +02:00
app-icon.js Update Flux app icon 2025-08-06 00:17:40 +02:00
app.js Removed unused functions and variables 2025-08-10 14:16:15 +02:00
app.png Update Flux app icon 2025-08-06 00:17:40 +02:00
metadata.json Add ChangeLog and update metadata for Flux app 2025-08-06 00:29:28 +02:00
screenshot_1.png Add Flux watchface app 2025-08-06 00:03:32 +02:00
screenshot_2.png Add Flux watchface app 2025-08-06 00:03:32 +02:00
settings.js Removed Semicolon 2025-08-10 14:02:32 +02:00

README.md

Flux Watchface

This app slightly resembles Apples "Flux" watchface.

Usage

Install it and set it as your default clock. It currently has no widget support. In the future, widgets will be a toggle in the settings. You can change the colors in the settings.

Features

  • Customizeable themes (4 color inputs)
  • Random number alignment (every minute or on reload)
  • 24h clock (12h not yet supported)
  • Power-saving mode
  • Color filling effect in 2 directions (Left > Right and Right > Left are currently unsupported.)
  • 12 different colors

Controls

BTN to go to launcher. No other mappings.

Requests

If you have a feature request or a bug, please message me at sossinaydev@gmail.com.

Creator

Yanis Ocaña, sossinay pixelnet.ocaña.ch

Known issues

  • When loading the app in the first 2 seconds of a minute, the numbers fly in from a seemingly random position
  • Left > Right and Right > Left are currently unsupported