linksfor.dev(s)

Featured post what's this?

✨ Watching for file changes on macOS

I've written a Swift script that uses the FSEvents API to get notified of file changes, then I'm using stdout as a bridge to forward those notifications to Python.