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.master
parent
ed9fbd51e8
commit
3e7e9629ed
|
|
@ -5,7 +5,7 @@ This app slightly resembles Apples "Flux" watchface.
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Install it and set it as your default clock.
|
Install it and set it as your default clock.
|
||||||
It has no widgets.
|
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.
|
You can change the colors in the settings.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
@ -13,12 +13,13 @@ You can change the colors in the settings.
|
||||||
- Customizeable themes (4 color inputs)
|
- Customizeable themes (4 color inputs)
|
||||||
- Random number alignment (every minute or on reload)
|
- Random number alignment (every minute or on reload)
|
||||||
- 24h clock (12h not yet supported)
|
- 24h clock (12h not yet supported)
|
||||||
- Color filling effect in 4 directions
|
- Power-saving mode
|
||||||
|
- Color filling effect in 2 directions (`Left > Right` and `Right > Left` are currently unsupported.)
|
||||||
- 12 different colors
|
- 12 different colors
|
||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
|
|
||||||
BTN to go to launcher. No other functions.
|
BTN to go to launcher. No other mappings.
|
||||||
|
|
||||||
## Requests
|
## Requests
|
||||||
|
|
||||||
|
|
@ -28,3 +29,7 @@ If you have a feature request or a bug, please message me at [sossinaydev@gmail.
|
||||||
|
|
||||||
Yanis Ocaña, sossinay
|
Yanis Ocaña, sossinay
|
||||||
[pixelnet.ocaña.ch](https://pixelnet.ocaña.ch)
|
[pixelnet.ocaña.ch](https://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
|
||||||
Loading…
Reference in New Issue