Skip to content

Commit 128ae24

Browse files
committed
Add Fdroid metadata
1 parent d510a07 commit 128ae24

File tree

7 files changed

+20
-1
lines changed

7 files changed

+20
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![CodeFactor](https://www.codefactor.io/repository/github/hbmartin/onyx-boox-screensaver-gol/badge)](https://www.codefactor.io/repository/github/hbmartin/onyx-boox-screensaver-gol)
77
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=hbmartin_onyx-boox-screensaver-gol&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=hbmartin_onyx-boox-screensaver-gol)
88

9-
GoL Screensaver is an app that generates and updates screensavers for Onyx Boox using [Conway's Game of Life Algorithm](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life). Optimized for e-ink screens!
9+
GoL Screensaver is an app that generates and updates screensavers for Onyx Boox using [Conway's Game of Life algorithm](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life). Optimized for e-ink screens!
1010

1111
<img src="media/screenshot.webp" width="45%" /> <img src="media/screenshot2.webp" width="45%" />
1212

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
GoL Screensaver is an app that generates and updates screensavers for Onyx Boox using Conway's Game of Life algorithm.
2+
3+
Features:
4+
- Auto-updating screensaver based on Conway's Game of Life
5+
- Customizable foreground and background colors (chosen specifically for color e-ink)
6+
- Pattern picker for common Game of Life starting states.
7+
8+
Usage:
9+
- Install the app on using F-Droid or building from source.
10+
- Disable freezing in order to for the game to self-update
11+
- Settings > Apps & Notifications > Freeze Settings > GoL Wallpaper (OFF)
12+
- Note: Updates happen at most every 15 minutes and **only** with sufficient battery
13+
- Launch the app!
14+
- (Optional) Choose foreground and background colors in the app
15+
- (Optional) Pick a starting pattern
16+
- (Optional) Tap "Generate Next Step" to advance the Game of Life and update your wallpaper
17+

metadata/en-US/images/icon.png

10.6 KB
Loading
34.3 KB
Loading
47.8 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Conway's Game of Life screensaver for Onyx Boox Android devices

metadata/en-US/title.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GoL Screensaver

0 commit comments

Comments
 (0)