• Weather-Based Dynamic Abstract Wallpaper Shortcut (iOS, iPadOS, macOS)

    Weather-Based Dynamic Abstract Wallpaper Shortcut (iOS, iPadOS, macOS)

    Apple Intelligence is now available in the Shortcuts since iOS 26, iPad OS 26, and macOS 26. That means we can build some really cool and useful automation based on that. I created a shortcut that takes advantage of this by generating an abstract wallpaper that reflects the current weather and automatically applying sets it…

    Read More

  • Running a shortcut via command line (Terminal) on macOS

    You can execute any of your macOS Shortcuts directly from the command line. This allows for scripting possibilities, enabling you to integrate shell scripts and automations. Basic Command Structure For this to work, you must use the exact name of the shortcut as it appears in the Shortcuts app. For instance, if the action name…

    Read More