timpack/stalenhag

Fetch Stalenhag art to your machine!

1.1.0 2025-07-04 22:11 UTC

This package is auto-updated.

Last update: 2025-07-04 22:11:54 UTC


README

This package provides a command line application to download Simon Stalenhag's latest art to your machine.

I love Simon Stalenhag's art and wanted to have his art rotating through my desktop wallpaper collection. Therefore I created a command line application to download his art to a specific directory. It only downloads the files that you don't have yet.

Installation

The composer way

  • Run command composer global require timpack/stalenhag
  • Make sure ~/.config/composer/vendor/bin is in your $PATH variable

The git way

  • Run command git clone git@github.com:tdgroot/stalenhag.git
  • Then run the application using bin/stalenhag

Usage

  • stalenhag -v --path="~/Pictures/Stalenhag/"
Options

-v (Optional) Verbose mode. Use this option to enable stdout output.

-f (Optional) Force mode. Use this option if you feel like overwriting files that already exist.

--path (Required) Path. Specify directory path where the files should be placed.

Requirements

  • PHP >= 8.1
  • Composer

Credits

Credits go to Simon Stalenhag for his amazing work!