mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-28 03:45:36 +02:00
This commit is contained in:
parent
919108bbd0
commit
ce34e9cfdd
1 changed files with 28 additions and 0 deletions
28
docs/examples/wallpapers.md
Normal file
28
docs/examples/wallpapers.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
+++
|
||||
title = 'Wallpapers'
|
||||
+++
|
||||
|
||||
# Wallpapers
|
||||
|
||||
Some other launchers, notably [OLauncher](/docs/alternatives/#olauncher),
|
||||
have an option to show daily changing wallpapers.
|
||||
|
||||
Aiming for [composability](https://en.wikipedia.org/wiki/Unix_philosophy),
|
||||
μLauncher simply shows the wallpaper set by the system.
|
||||
You can use [Live Wallpapers](https://android-developers.googleblog.com/2010/02/live-wallpapers.html) for
|
||||
daily changing wallpapers, slideshows and the like.
|
||||
For example [Wall You](https://f-droid.org/en/packages/com.bnyro.wallpaper/) offers automatically changing wallpapers.
|
||||
|
||||
Many [open source options](https://search.f-droid.org/?q=wallpaper) exist.
|
||||
I can recommend:
|
||||
* [Slideshow Wallpaper](https://f-droid.org/en/packages/io.github.doubi88.slideshowwallpaper/)
|
||||
* [Shader Editor](https://f-droid.org/en/packages/de.markusfisch.android.shadereditor/) lets you write custom GLSL shaders and use them as a live wallpaper.
|
||||
|
||||
{{% hint danger %}}
|
||||
Note that apps that offer daily wallpapers, e.g. [Wall You](https://f-droid.org/en/packages/com.bnyro.wallpaper/),
|
||||
usually download them from to proprietary sources.
|
||||
{{% /hint %}}
|
||||
|
||||
{{% hint info %}}
|
||||
If you can recommend other FOSS wallpaper apps just send me a message!
|
||||
{{% /hint %}}
|
Loading…
Add table
Add a link
Reference in a new issue