Skip to content

Commit 3090d6e

Browse files
author
LeanBitLab
committed
Docs: Add README.md
1 parent 73938d9 commit 3090d6e

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Lwidget
2+
3+
**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.
4+
5+
## ✨ Features
6+
- **Material You**: Full dynamic color support.
7+
- **Configurable**: Adjust text sizes and visibility for all elements.
8+
- **Essential Info**: Time, Date, Battery, Device Temp, and Calendar Events.
9+
- **Light/Dark Mode**: Fully supported with optimized contrast (Dark text on Light, Light text on Dark).
10+
- **Privacy Focused**: No internet permission required.
11+
12+
## 🛠️ Built With
13+
- **Language**: Kotlin
14+
- **UI**: Android standard Views (RemoteViews compatible) & Material Components
15+
- **License**: GPLv3
16+
17+
## 📦 Installation
18+
Download the latest APK from the [Releases](../../releases) page or build from source.
19+
20+
## 🤝 Contributing
21+
Contributions are welcome! Please check the issues page.
22+
23+
## 📄 License
24+
Copyright (C) 2026 LeanBitLab
25+
26+
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
27+
28+
See [LICENSE](LICENSE) for more details.
29+
30+
---
31+
*Maintained by [LeanBitLab](https://github.com/LeanBitLab)*

0 commit comments

Comments
 (0)