/FocusTimer

For MacOS. Places a small countdown overlay in the bottom left of the screen

Primary LanguageSwift

FocusTimer

About

Puts a small timer in the bottom left of your screen that counts back from 20 minutes, in seconds.

Here is a screenshot: Screenshot 2023-06-15 at 14 40 22

Installation options

  1. Clone this repo and build and run the xcode project

  2. Curl the program hosted on louzell.com, and add it to your path:

In Term:

cd /usr/local/bin
curl -O https://www.louzell.com/programs/focus

Make it executable:

chmod +x focus

Run it:

focus
:: Use ctrl+c to quit