/stretch-reminder

Stretch reminder running on osx/windows/linux

Primary LanguageGo

Basic Stretch Reminder

Runs every 30 minutes to remind you to stand up and stretch.

Usage

Using go tool

git clone https://github.com/snagles/stretch-reminder.git
go run main.go

Binary

Visit releases , download your release and run:

./stretch-reminder

About

Project uses notificator to achieve cross platform hooks to the respective notification systems.