An Atom package to remind you to get up, move around, and take a break. Inspired by Workrave, countless articles, and my sore hips.
Command Line
apm install break
Or through atom
Command Palette ➔ Settings View: Install Packages ➔ Break
break:
enabledMicroBreaks: true
macroBreak:
duration: 10
enableNotifications: false
interval: 60
microBreak:
amount: 5
duration: 5
enableNotifications: false
interval: 30
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.