an0ndev / wallpaperyboi

Mojave dynamic wallpaper for Windows/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallpapery Boi

Mojave dynamic wallpaper for Windows/Linux. (beware, 3am jank present)

Setup

  • Windows
    • install recent Python, tested on 3.10.2
    • dependencies: pip install geocoder astropy
    • add shortcut to <Python folder>\pythonw.exe <repo folder>\main.py in %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
    • profit
  • Linux (GNOME)
    • dependencies: pip install geocoder astropy PyGObject
    • chmod +x main.py (shebang is already present)
    • add as startup application
    • profit

Update frequency

The number of seconds between update is stored in <home folder>/.wallpaperyboi/delay_seconds.txt. (restart app after modifying)

References

About

Mojave dynamic wallpaper for Windows/Linux


Languages

Language:Python 100.0%