This repository contains 13 scripts that are summarized below.
detects and prints the number of packages that are out of date; meant to be used with Polybar, where the displayed message will change colour depending on whether any packages are out of date.
gets news information from archlinux.org/news. Doesn't bother to parse the results.
checks whether there' a VPN tunnel is active. Meant as a simple way to display VPN status in Polybars
displays news from archlinux.org/news/ that are relevant to your update; will display all news items since your last update and let you know whether the software mentioned in the news appears to be installed on your machine.
simple helper script that copies a file or folder to either the Dropbox folder or a subdirectory.
a command-line dictonary that scrapes defintions from dictionary.com.
checks whether a given website is up (HTTP response code 200)
gives an estimate number of pages based on how many hours you've listened to an audiobook.
toggles the touchpad on/off
either scans or connects to a wirless network using nmcli.
searches for a pattern in all files in the current directory.
lets users find synonyms for the words they pass to the script as arguments; can fail if a word has multiple possible meanings.
automagically creates documentation for all files in the current folder by extracting this documentation line from all files.