Skip to content

Commit ebff8ae

Browse files
author
LeanBitLab
committed
readme: improve closed testing CTA with badge buttons and scrollable screenshots
1 parent 08300a2 commit ebff8ae

1 file changed

Lines changed: 28 additions & 21 deletions

File tree

README.md

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,35 +6,42 @@
66
<img alt="Lwidget Banner" src="docs/images/banner_light.svg">
77
</picture>
88

9-
[![Download](https://img.shields.io/github/v/release/LeanBitLab/Lwidget?label=Download&style=for-the-badge&color=7C4DFF&v=1)](https://github.com/LeanBitLab/Lwidget/releases/latest) [![Downloads](https://img.shields.io/github/downloads/LeanBitLab/Lwidget/total?style=for-the-badge&color=7C4DFF&label=Downloads)](https://github.com/LeanBitLab/Lwidget/releases) [![Stars](https://img.shields.io/github/stars/LeanBitLab/Lwidget?style=for-the-badge&color=7C4DFF)](https://github.com/LeanBitLab/Lwidget/stargazers)
9+
[![Download](https://img.shields.io/github/v/release/LeanBitLab/Lwidget?label=Download&style=for-the-badge&color=7C4DFF&v=1)](https://github.com/LeanBitLab/Lwidget/releases/latest) [![Downloads](https://img.shields.io/github/downloads/LeanBitLab/Lwidget/total?style=for-the-badge&color=7C4DFF&label=Downloads)](https://github.com/LeanBitLab/Lwidget/releases) [![Stars](https://img.shields.io/github/stars/LeanBitLab/Lwidget?style=for-the-badge&color=7C4DFF)](https://github.com/LeanBitLab/Lwidget/stargazers) [![License](https://img.shields.io/github/license/LeanBitLab/Lwidget?style=for-the-badge&color=7C4DFF)](LICENSE)
1010

1111
**Lwidget** is a modern, open-source Android widget built with **Kotlin** and **Material 3** design principles. It provides essential information at a glance while adhering to your device's dynamic theme.
1212

13-
## 🚀 Closed Testing (Play Store Beta)
14-
15-
We are currently running a 14-day closed beta test for the upcoming v1.8 release! **Lwidget is coming to the Google Play Store!**
16-
17-
During this testing phase, v1.8 is available exclusively on the Play Store. Once the testing is complete, v1.8 and all future updates will be available on **both GitHub and the Play Store**.
18-
19-
To help us test the app and get early access to v1.8, please follow these steps:
20-
1. **Join our Google Group:** [lwidget-beta-testers](https://groups.google.com/g/lwidget-beta-testers) *(Else the download link won't work. Your email is hidden by default).*
21-
2. **Become a Tester & Install:** Opt-in via the [Web](https://play.google.com/apps/testing/com.leanbitlab.lwidget) or [Android](https://play.google.com/store/apps/details?id=com.leanbitlab.lwidget) link, then install Lwidget directly from the Play Store!
22-
23-
**Feedback & Bug Reports:**
24-
Found a bug or have a suggestion? Let us know in our [Telegram Group](https://t.me/leanbitlabchat) or open a topic in [GitHub Discussions](https://github.com/LeanBitLab/Lwidget/discussions)!
13+
> ### 🚀 Help Us Get Lwidget on the Play Store!
14+
>
15+
> We're running a **closed beta test** for **v1.8** — and we need **your help** to bring Lwidget to the Google Play Store!
16+
>
17+
> Getting early access takes just **2 simple steps:**
18+
>
19+
> **Step 1:** Join our testers group (your email stays hidden):
20+
>
21+
> [![Join Google Group](https://img.shields.io/badge/Step_1-Join_Google_Group-4285F4?style=for-the-badge&logo=google-groups&logoColor=white)](https://groups.google.com/g/lwidget-beta-testers)
22+
>
23+
> **Step 2:** Become a tester & install from Play Store:
24+
>
25+
> [![Get it on Google Play](https://img.shields.io/badge/Step_2-Get_it_on_Google_Play-34A853?style=for-the-badge&logo=google-play&logoColor=white)](https://play.google.com/apps/testing/com.leanbitlab.lwidget)
26+
>
27+
> **🙏 Important:** Since Lwidget is a widget, Google can't tell you're testing unless you **open the main app every few days**. Just open it, tweak a setting, and close it — that's all it takes!
28+
>
29+
> ---
30+
>
31+
> 💬 **Feedback & Bugs:** [Telegram Group](https://t.me/leanbitlabchat) · [GitHub Discussions](https://github.com/LeanBitLab/Lwidget/discussions) · [Report a Bug](https://github.com/LeanBitLab/Lwidget/issues)
2532
2633
## Screenshots
2734

2835
<table>
2936
<tr>
30-
<td><img src="docs/images/1.png" height="500" alt="Screenshot 1"/></td>
31-
<td><img src="docs/images/2.png" height="500" alt="Screenshot 2"/></td>
32-
<td><img src="docs/images/3.png" height="500" alt="Screenshot 3"/></td>
33-
<td><img src="docs/images/4.png" height="500" alt="Screenshot 4"/></td>
34-
<td><img src="docs/images/5.png" height="500" alt="Screenshot 5"/></td>
35-
<td><img src="docs/images/6.png" height="500" alt="Screenshot 6"/></td>
36-
<td><img src="docs/images/7.png" height="500" alt="Screenshot 7"/></td>
37-
<td><img src="docs/images/8.png" height="500" alt="Screenshot 8"/></td>
37+
<td><img src="docs/images/1.png" width="270" alt="Screenshot 1"/></td>
38+
<td><img src="docs/images/2.png" width="270" alt="Screenshot 2"/></td>
39+
<td><img src="docs/images/3.png" width="270" alt="Screenshot 3"/></td>
40+
<td><img src="docs/images/4.png" width="270" alt="Screenshot 4"/></td>
41+
<td><img src="docs/images/5.png" width="270" alt="Screenshot 5"/></td>
42+
<td><img src="docs/images/6.png" width="270" alt="Screenshot 6"/></td>
43+
<td><img src="docs/images/7.png" width="270" alt="Screenshot 7"/></td>
44+
<td><img src="docs/images/8.png" width="270" alt="Screenshot 8"/></td>
3845
</tr>
3946
</table>
4047

0 commit comments

Comments
 (0)