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
Install dependencies
pip3 install requests
Also install feh using your distribution’s package manager.
Install systemd user unit (optional)
edit systemd/imgurt.service to point to imgurt.py
copy unit files
cp -u systemd/* ~/.config/systemd/user/ systemctl --user enable imgurt.timer systemctl --user start imgurt.timer
Project details
Release history Release notifications | RSS feed
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.post1.tar.gz
(6.4 kB
view hashes)