Skip to content

Keep your eyes fresh and focused with this tool that reminds you to take breaks. Protect your vision and boost your productivity!

License

Notifications You must be signed in to change notification settings

vorosdev/VisualBrake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualBrake

VisualBrake is a tool that reminds you to take regular breaks and perform eye exercises every 20 minutes while you work in front of a screen.

Installation

Follow these steps for installation:

Requirements

  • Systemd (systemd-timers)
  • Bash
  • libnotify
  • Notification daemon (e.g., dunst or mako)

These requirements typically come pre-installed with the distribution.

Installation

Clone the repository:

git clone https://github.com/vorosdev/VisualBrake.git
cd VisualBrake
./install.sh systemd

Uninstallation or Disabling the Service

Disable and stop the service:

systemctl --user disable visual-break.timer
systemctl --user stop visual-break.timer

Uninstall the tool:

rm ~/.local/bin/visual-break
rm ~/.config/systemd/user/visual-break.*

About

Keep your eyes fresh and focused with this tool that reminds you to take breaks. Protect your vision and boost your productivity!

Topics

Resources

License

Stars

Watchers

Forks

Languages