shell-scripts/inet/README.md

14 lines
285 B
Markdown

# Networking-related scripts
## is-back
Pings `archlinux.org` until successful. Sends a notification when it is.
## myip
Check a device's IP address with way less typing.
## weather
Just curls [wttr.in](https://wttr.in) with the location stored in `~/.config/weather_location`.