Code Monkey home page Code Monkey logo

wallger's Introduction

Wallger: The Wallpaper Changer

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

output.mp4

Install

From PyPI

pip install wallger

From GitHub

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

You may need to install this with administrative permissions, depending on your configuration.

Example Config

~/.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

    The expected value is a tuple of two integers, eg. [2800, 1900]

  • Provider: The wallpapers provider site

    Currently just "Wallhaven" or "Unsplash"

  • Path: Where to save the images

So you can see your previous wallpapers later

  • Topic: The topic of your wallpaper

Not all providers support this, eg. "Math", "Mirai Nikki", "JavaScript"

  • Tool: The tool to change the Wallpaper

Accepts one of these ๐Ÿ‘‰ ["feh", "gnome", "mate", "kde"]

  • NSFW: Not safe for work

There are not default values, config is required!

Alternatives

  • @neosaile/wpupd: Very similar to this, written in Node.js, by me and my father ๐Ÿ˜†

License

Wallger is licensed under the MIT License.

wallger's People

Contributors

dependabot[bot] avatar ultirequiem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wallger's Issues

Multiple screens support

Can you add support for multiple screens? pls. Could be like differents images for each screen, that's will be so cool

Test in GNOME

I don't have Gnome installed on my computer, so I cannot verify that it is working correctly. Although it should.

Media

Here I will put all the media that I use in the Readme to not increase the weight of the repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.