Skip to main content

Wallpaper changer for Linux, get images from Wallhaven, Unsplash and others!

Project description

Wallger: The Wallpaper Changer

CodeQL Pylint Code Style PyPi Version Repo Size License: MIT Lines of Code

https://user-images.githubusercontent.com/71897736/129631224-d4f00320-265c-4514-9086-a01b26cfdfd2.mp4

Install

You can install Wallger from PyPI like any other package:

pip install wallger

To get the last version:

pip install git+https:/github.com/UltiRequiem/wallger

If you use Linux, you may need to install this with sudo to be able to access the command throughout your system.

Example Config

This configuration goes in ~/.config/wallger/config.json:

{
  "resolution": [1600, 900],
  "provider": "wallhaven",
  "path": "/home/zero/disk/sabare/wallger",
  "topic": "anime",
  "tool": "feh",
  "nsfw": false
}
  • Resolution: The resolution of you monitor
  • Provider: It can be Wallhaven or Unsplash
  • Path: Where to save the images
  • Topic: The topic (Eg. "Math", "Code Geass", "Mirai Nikki")
  • Tool: The tool to change the Wallpaper. Options = ["feh","gnome","mate","kde"]
  • NSFW: No safe for work

There are not default values.

License

Wallger is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wallger-1.2.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

wallger-1.2.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page