Skip to content

Commit 3e7e962

Browse files
committed
Update README with widget info and known issues
Clarified widget support status, updated feature list, and added a 'Known issues' section to document current limitations and bugs.
1 parent ed9fbd5 commit 3e7e962

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

apps/flux/README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,21 @@ This app slightly resembles Apples "Flux" watchface.
55
## Usage
66

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

1111
## Features
1212

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

1920
## Controls
2021

21-
BTN to go to launcher. No other functions.
22+
BTN to go to launcher. No other mappings.
2223

2324
## Requests
2425

@@ -27,4 +28,8 @@ If you have a feature request or a bug, please message me at [sossinaydev@gmail.
2728
## Creator
2829

2930
Yanis Ocaña, sossinay
30-
[pixelnet.ocaña.ch](https://pixelnet.ocaña.ch)
31+
[pixelnet.ocaña.ch](https://pixelnet.ocaña.ch)
32+
33+
## Known issues
34+
- When loading the app in the first 2 seconds of a minute, the numbers fly in from a seemingly random position
35+
- `Left > Right` and `Right > Left` are currently unsupported

0 commit comments

Comments
 (0)