Hammerspoon provides a robust and extensible interface for customizing macOS. I've implemented several plugins, including a window management solution, a menubar sleep timer for macOS, a menubar for quickly changing resolution, and more.
A simple web project that allows me to share a word of the day by invoking a Siri shortcut on iOS. The shortcut sends a POST request with a JSON payload to a serverless API. The API runs a query with Prisma, and the PostgreSQL database is updated.
A simple web project that allows me to share a word of the day by invoking a Siri shortcut on iOS. The shortcut sends a POST request with a JSON payload to a serverless API. The API runs a query with Prisma, and the PostgreSQL database is updated.