📝 Added ntfy script and made note of sherlock-git

This commit is contained in:
z3rOR0ne 2022-11-28 15:34:25 -08:00
parent 1e5af97121
commit f7d46a4a3d
2 changed files with 7 additions and 1 deletions

6
scripts/ntfy Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
# https://docs.ntfy.sh/
read -e -r -p "enter topic name: " instance ;
read -e -r -p "enter your message: " message;
curl -d "${message}" ntfy.sh/"$instance"

View file

@ -190,4 +190,4 @@ Install slop and gifsicle and libimage-exiftool-perl and rebuild-detector and ke
doas pacman -S slop gifsicle libimage-exiftool-perl rebuild-detector keynav dvtm lowdown inotify-tools
paru dtach
paru dtach sherlock-git