Skip to content

Instantly share code, notes, and snippets.

View ShawnSWu's full-sized avatar
😎

Shawn Wu ShawnSWu

😎
View GitHub Profile
@ShawnSWu
ShawnSWu / mz_invisible_widget.js
Last active April 19, 2025 19:06 — forked from mzeryck/mz_invisible_widget.js
A Scriptable script that creates "invisible" widget backgrounds based on your iOS wallpaper, I create this for iOS 18 version
// Change to true to see a preview of your widget.
const testMode = true
// Optionally specify the size of your widget preview.
const widgetPreview = "large"
/* -- GREETING AND DATE -- */
// Optionally show a greeting based on the time of day.
const showGreeting = true