68 lines
3.1 KiB
Markdown
68 lines
3.1 KiB
Markdown
<!-- ---------- Header ---------- -->
|
|
<div align="center">
|
|
<img width="200" height="200"src="fastlane/metadata/android/en-US/images/icon.png">
|
|
<h1>Wall You</h1>
|
|
<p>Privacy focused wallpaper app built with MD3.</p>
|
|
|
|
<!-- ---------- Badges ---------- -->
|
|
<div align="center">
|
|
<img alt="License" src="https://img.shields.io/github/license/you-apps/WallYou?color=c3e7ff&style=flat-square">
|
|
<img alt="Downloads" src="https://img.shields.io/github/downloads/you-apps/WallYou/total.svg?color=c3e7ff&style=flat-square">
|
|
<img alt="Last commit" src="https://img.shields.io/github/last-commit/you-apps/WallYou?color=c3e7ff&style=flat-square">
|
|
<img alt="Repo size" src="https://img.shields.io/github/repo-size/you-apps/WallYou?color=c3e7ff&style=flat-square">
|
|
<img alt="Stars" src="https://img.shields.io/github/stars/you-apps/WallYou?color=c3e7ff&style=flat-square">
|
|
<br>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- ---------- Description ---------- -->
|
|
## Features
|
|
|
|
- [x] Automatic Wallpaper Changer
|
|
- [x] Favorites
|
|
- [x] Search filters
|
|
- [x] Material Design 3 (You)
|
|
- [x] Written in Jetpack Compose
|
|
- [x] Entirely Open Source
|
|
|
|
<!-- ---------- Download ---------- -->
|
|
## Download
|
|
<div align="center">
|
|
|
|
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/packages/com.bnyro.wallpaper/)
|
|
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height="80">](https://apt.izzysoft.de/fdroid/index/apk/com.bnyro.wallpaper)
|
|
[<img src="https://raw.githubusercontent.com/vadret/android/master/assets/get-github.png" alt="Get it on GitHub" height="80">](https://github.com/you-apps/WallYou/releases)
|
|
|
|
</div>
|
|
|
|
<!-- ---------- Screenshots ---------- -->
|
|
## Screenshots
|
|
|
|
<div style="display: flex;">
|
|
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1-home.png" width=30%>
|
|
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2-filter.png" width=30%>
|
|
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3-option.png" width=30%>
|
|
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4-about.png" width=30%>
|
|
|
|
</div>
|
|
|
|
<!-- ---------- Contribution ---------- -->
|
|
## Feedback and contributions
|
|
***All contributions are very welcome!***
|
|
|
|
* Feel free to join the [Matrix room](https://matrix.to/#/#you-apps:matrix.org) for discussions about the app.
|
|
* Bug reports and feature requests can be submitted [here](https://github.com/you-apps/WallYou/issues) (please make sure to fill out all the requested information properly!).
|
|
* 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/).
|
|
|
|
## Translation
|
|
<a href="https://hosted.weblate.org/projects/you-apps/wall-you/">
|
|
<img src="https://hosted.weblate.org/widgets/you-apps/-/wall-you/287x66-grey.png" alt="Translation status" />
|
|
</a>
|
|
|
|
## Credits
|
|
* Icon design by [M00NJ](https://github.com/M00NJ)
|
|
|
|
## License
|
|
|
|
Wall 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.
|