Programming, Topic: Accessibility

All posts

Recent posts

Timing Reddit and Enabling Grayness (iOS Shortcuts)

I got back and forth with messing with iOS Shortcuts for automation. I have a nice one that let’s me automatically open a daily created file in Dropbox that I’ve had for a while, but now I have two more potentially interesting ones:

  • Enabling Grayness - Automatically reduce the saturation on my screen to slow down phone addition (hopefully?) with a timed temporary disable feature
  • Timing Reddit - Every time I launch Reddit, set a 10 minute timer to stop using it so I don’t just lose an hour (or more) doom scrolling

So how did I do it?

Side note: I do with Shortcuts had the ability to share a JSON (or whatever) file containing the shortcut rather than only allowing sharing through iCloud. It does appear that you can (used to?) be able to export them as plists, but it doesn’t seem to work at the moment.

But that’s just the Apple way it seem :\ So it goes.

read more...