[Rebble] Update metadata and readme

pull/3162/head
Hairo 2024-01-21 19:12:20 -04:00
parent 3bce4cfb75
commit 02cb97ee5d
5 changed files with 10 additions and 2 deletions

View File

@ -10,14 +10,22 @@
* Tap top or bottom right to instantly cycle to the next sidebar * Tap top or bottom right to instantly cycle to the next sidebar
* Uses pedometer widget to get latest step count * Uses pedometer widget to get latest step count
* Dependant apps are installed when Rebble installs * Dependant apps are installed when Rebble installs
* Uses the whole screen, widgets are made invisible but still run in the background * When in fullscreen widgets are made invisible but still run in the background
* The icon is James Dean - 'Rebel Without a Cause' * The icon is James Dean - 'Rebel Without a Cause'
## Fullscreen
![](screenshot_rebble.png) ![](screenshot_rebble.png)
![](screenshot_rebble2.png) ![](screenshot_rebble2.png)
![](screenshot_rebble3.png) ![](screenshot_rebble3.png)
![](screenshot_rebble4.png) ![](screenshot_rebble4.png)
## With widgets
![](screenshot_rebble_w1.png)
![](screenshot_rebble_w2.png)
![](screenshot_rebble_w3.png)
## Future Enhancements ## Future Enhancements
* Support for Weather Icons in the Steps Sidebar * Support for Weather Icons in the Steps Sidebar

View File

@ -7,7 +7,7 @@
"readme": "README.md", "readme": "README.md",
"icon": "rebble.png", "icon": "rebble.png",
"dependencies": {"mylocation":"app"}, "dependencies": {"mylocation":"app"},
"screenshots": [{"url":"screenshot_rebble.png"}], "screenshots": [{"url":"screenshot_rebble.png"}, {"url":"screenshot_rebble2.png"}, {"url":"screenshot_rebble3.png"}, {"url":"screenshot_rebble4.png"}, {"url":"screenshot_rebble_w1.png"}, {"url":"screenshot_rebble_w2.png"}, {"url":"screenshot_rebble_w3.png"}],
"type": "clock", "type": "clock",
"tags": "clock", "tags": "clock",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB