Skip to main content

uses math to select wallpapers from Reddit

Project description

Imgurt is a wallpaper downloader which scores wallpapers and selects the best based on resolution, aspect ratio, and number of views. It remembers which wallpapers were selected previously so you never see the same image twice.

Install the systemd units to run the script every two hours.

Usage

python3 imgurt.py

Installation

  1. Install dependencies

    pip3 install requests

    Also install feh using your distribution’s package manager.

  2. Install systemd user unit (optional)

    • edit systemd/imgurt.service to point to imgurt.py

    • copy unit files

    # copy service files
    cp -u systemd/* ~/.config/systemd/user/
    
    # enable and start systemd timer
    systemctl --user enable imgurt.timer
    systemctl --user start imgurt.timer
    
    # the service can be triggered manually as well
    systemctl --user start imgurt

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

imgurt-1.2.post11.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file imgurt-1.2.post11.tar.gz.

File metadata

  • Download URL: imgurt-1.2.post11.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for imgurt-1.2.post11.tar.gz
Algorithm Hash digest
SHA256 355e311a83fda5f105d9dcc2fd11e8a2ddd68e9e46e2a32ddc05c9de8d82bead
MD5 c54f14ce19d4de32ececb6c9936880b6
BLAKE2b-256 a16e399bc39b41289492d42f9afcb3481283cbfe0096dfc3c323fd4ececf6a94

See more details on using hashes here.

Supported by

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