Skip to content

Script that sends a notification to remind you to take a break

License

Notifications You must be signed in to change notification settings

thebitstick/xdg-break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdg-break

Script that sends a notification to remind you to take a break

Usage

Usage:
xdg-break [OPTION...]

Help Options:
	-h, --help	Show help options
	-V, --version	Print version information and exit
	-q, --quit	Quit any running instances of xdg-break

Interval for each notification is stored in $XDG_CONFIG_HOME/xdg-break/interval

Installation

AUR

$ yay -S xdg-break for xdg-break

OR

$ yay -S xdg-break-git for xdg-break-git

PKGBUILD

$ makepkg -sic

Other

It's just a shell script. Put it in your $PATH and you're good.