Skip to content

Commit 668b975

Browse files
author
cofincup
committed
update pomo.sh
1 parent 42726b3 commit 668b975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Useful scripts that I use, not all mine.
33

44
[connectivity_scan](https://github.com/CofinCup/nerd-scripts/blob/main/connectivity_test.py) is a multithreading python script that scans the local net for connectivity issues. The script works much faster than Fping(1 min for 32766 successful pings, while fping needs 6min for the same work), and has a fancy progressbar! (AND IT WAS WRITTEN BY CHATGPT, though I spent a lot of time tinkering with the prompts.)
55

6-
![connectivity_scan](https://github.com/CofinCup/nerd-scripts/blob/main/connectivity_test/1.png)
6+
![connectivity_scan](./connectivity_test/1.png)
77

8-
[pomo.sh](https://github.com/CofinCup/nerd-scripts/blob/main/pomo.sh) is a countdown bash script that beeps & gives a system notification when countdown falls to zero.
8+
[pomo.sh](https://github.com/CofinCup/nerd-scripts/blob/main/pomo/pomo.sh) is a countdown bash script that beeps & gives a system notification when countdown falls to zero.

0 commit comments

Comments
 (0)