cprzytocki / 20-20-20

A macOS application that attempts to relieve eye strain.

Home Page:https://tonyh4156.github.io/20-20-20.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updates In this Fork


  • New Overlay Feature
    • Cover's users main screen with a translucent window during the 20s breaks to help grab users attention.
    • An overlay button allows skipping the break.
  • New Meeting Bypass Functionality
    • Uses the users calendar events to skip breaks while in a meeting.
    • (Requires Calendar Permissions )
  • Update Menu options
    • Change Check for Updates to link to this repo (forked from origin).
    • Add debug option to send a notification/break immediately. Useful for both devs and users testing their settings.

Original ReadMe Below

Introduction


In today's society, many people spend a lot of time working with their computers, often leading to eye fatigue. Fortunately, there is a helpful trick known as the 20-20-20 rule where a person, for every 20 minutes, looks at something 20 feet away for 20 seconds. The application below attempts to provide users with consistent reminders that follow the rule and attempts to relieve some eye strain.

How to Install/Update


MacOS


Step 0: If updating from a previous version, uninstall 20-20-20 by quitting the app and moving it from the Applications folder to Trash. Then, go to step 1.

Step 1: Download the latest 20-20-20.zip from Assets and once finished, uncompress the zip file, and drag the app into the Applications folder

Step 2: Locate the app called 20-20-20 and open it. If it doesn't open, go to step 3. Otherwise, go to step 4.

Step 3: Go to System Preferences -> Security & Privacy -> General -> Open Anyway. Then, try to open the app again.

Step 4: Accept the notification permissions if prompted

Extra: If you would like the app to launch at startup, go to System Preferences -> Users & Groups -> Login Items -> Add "20-20-20.app"

Windows


Coming soon!

Feedback/Report a Bug


Link

About

A macOS application that attempts to relieve eye strain.

https://tonyh4156.github.io/20-20-20.github.io/

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%