Metadata-Version: 2.4
Name: ovos-skill-wallpapers
Version: 2.0.0a3
Summary: OVOS wallpapers skill
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-wallpapers
Keywords: ovos,skill,plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: ovos-utils<1.0.0,>=0.0.38
Requires-Dist: ovos-workshop<10.0.0,>=9.6.0a1
Provides-Extra: test
Requires-Dist: ovoscope<2.0.0,>=1.6.9a1; extra == "test"
Requires-Dist: pytest<9,>=7.0.0; extra == "test"
Requires-Dist: pytest-timeout>=2.0.0; extra == "test"
Requires-Dist: padacioso>=1.0.2a3; extra == "test"
Requires-Dist: ovos-adapt-parser>=1.6.3a1; extra == "test"
Requires-Dist: ovos-padatious>=2.0.7a1; extra == "test"
Requires-Dist: ovos-core>=3.2.5a1; extra == "test"
Requires-Dist: ovos-spec-tools>=1.10.4a1; extra == "test"
Dynamic: license-file

# <img src='./icon.png' width='50' height='50' style='vertical-align:bottom'/> Wallpaper Changer

This skill gets wallpapers from [wallhaven.cc](https://wallhaven.cc). It downloads pictures and saves them to `~/.local/share/wallpapers/`. It registers with the [ovos-PHAL-plugin-wallpaper-manager](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-wallpaper-manager) as a wallpaper provider, so other components, such as [ovos-skill-homescreen](https://github.com/OpenVoiceOS/ovos-skill-homescreen), can show the pictures it fetches.

![](./gui.png)
![](./gui2.png)
![](./gui3.png)
![](./gui.gif)

## Examples

* "new wallpaper"
* "change wallpaper to nature"
* "show me a picture"
* "show me a picture with dogs"
* "make that my wallpaper"
