Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages