-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<!-- ---------- Header ---------- --> | ||
<div align="center"> | ||
<img width="200" height="200"src="app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png"> | ||
<h1>Wall You</h1> | ||
<p>Wallpaper App built with <a href="https://m3.material.io/">Material Design 3 (You)</a></p> | ||
|
||
<!-- ---------- Badges ---------- --> | ||
<div align="center"> | ||
<img alt="License" src="https://img.shields.io/github/license/Bnyro/WallYou?color=c3e7ff&style=flat-square"> | ||
<img alt="Downloads" src="https://img.shields.io/github/downloads/Bnyro/WallYou/total.svg?color=c3e7ff&style=flat-square"> | ||
<img alt="Last commit" src="https://img.shields.io/github/last-commit/Bnyro/WallYou?color=c3e7ff&style=flat-square"> | ||
<img alt="Repo size" src="https://img.shields.io/github/repo-size/Bnyro/WallYou?color=c3e7ff&style=flat-square"> | ||
<img alt="Stars" src="https://img.shields.io/github/stars/Bnyro/WallYou?color=c3e7ff&style=flat-square"> | ||
<br> | ||
</div> | ||
</div> | ||
|
||
<!-- ---------- Description ---------- --> | ||
## Features | ||
|
||
- [x] Material Design 3 (You) | ||
- [x] Dark and light theme | ||
- [x] Entirely Open Source | ||
- [X] Written in Jetpack Compose | ||
|
||
<!-- ---------- Download ---------- --> | ||
## Download | ||
|
||
[<img src="ghbadge.png" alt="Get it on GitHub" height="80">](https://github.com/bnyro/translateyou/releases) | ||
|
||
<!-- ---------- Contribution ---------- --> | ||
## Contribution | ||
|
||
**All contributions are welcome!** \ | ||
If you are a developer and wish to contribute to the app, please **fork** the project and submit a [**pull request**](https://help.github.com/articles/about-pull-requests/). | ||
|
||
## License | ||
|
||
Translate You is licensed under the [**GNU General Public License**](https://www.gnu.org/licenses/gpl.html): You can use, study and share it as you want. |