Skip to content

benjick/breaktime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreakTime

A macOS menu bar app that reminds you to take breaks to prevent RSI. It tracks your active time across configurable break tiers (e.g. stretch every 20 min, walk every 60 min) and gently nudges you with warnings and overlay screens when it's time to step away.

Install

  1. Download BreakTime.dmg from the latest release
  2. Open the DMG and drag BreakTime to Applications
  3. Run this once in Terminal to remove the quarantine flag:
    xattr -cr /Applications/BreakTime.app
  4. Launch from Applications or Spotlight

Dev Install

git clone https://github.com/benjick/breaktime.git && cd breaktime
bash scripts/build-app.sh
cp -r .build/release/BreakTime.app /Applications/

About

A macOS menu bar app that reminds you to take breaks to prevent RSI

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors