Skip to content

yikesboy/duh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash-duh

simple bash discord update helper for arch linux

oneshot daemon. systemd needed for current implementation. path for arch, possible to adapt for other distros though. dependencies are curl & jq for fetching and parsing the json data from the discord endpoint

install

sudo pacman -S jq
chmod +x intall.sh
sudo ./install.sh

uninstall

chmod +x unintall.sh
sudo ./uninstall.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages