my first app, a Mac menu bar utility to remind you to blink more. any feedback would be much appreciated. or make it your own and share :)
1. Good move to protect yourself as a developer and making the app easily available outside the App Store. 2. Consider supporting older macOS versions. 3. Have a look at https://workrave.org/ and https://www.dejal.com/timeout/ for additional feature consideration (competition research). (Tip: Workrave is better, even if TimeOut looks nicer - focus more on that).
Very cool idea. This would also be kind of cool to have a timer that would remind you to look at something in the distance every 5 to 10 minutes to keep your focus range exercise while using computer.
Is this based on any existing research? I would think your body already blinks enough as needed to keep your eyes from drying out.
Not OP, but apparently apart from reduced blinking (when watching a screen), there is also something called as incomplete blinking happening ( https://pubmed.ncbi.nlm.nih.gov/31152804/ ). More here - https://theconversation.com/screen-time-can-seriously-harm-y... .
I don't see a LICENSE file. Do you intend to choose a license?
macos sonoma is a very high requirement...
I used SwiftUI :/
the official apple documentation [0] claims it is available to all macos systems 10.15 upwards, though
I added a new .dmg for Ventura+ install. Let me know how it goes. You can also clone and build yourself if you'd like
ah no, i cant actually do that, my osx is 10.6 snow leopard, would be hard to do it :) either way supporting as many versions of macos as possible is always good riddance