A collection of small shell scripts I use in lieu of overly complex GUI programs.
Find a file
2026-04-20 08:17:39 -04:00
asguard typos 2026-04-20 08:17:39 -04:00
getpics Recreated repo to remove unwanted artifacts 2026-04-20 08:03:18 -04:00
tat Recreated repo to remove unwanted artifacts 2026-04-20 08:03:18 -04:00
LICENSE Recreated repo to remove unwanted artifacts 2026-04-20 08:03:18 -04:00
README.md Recreated repo to remove unwanted artifacts 2026-04-20 08:03:18 -04:00

ashwid - A SHell [script] WIll Do.

ashwid is a collection of shell scripts I have written over the years to solve basic issues where I deemed a heavy, graphical client solution too burdensome and complex for my simple needs. All ashwid projects are a single bourne shell (/bin/sh) script for maximum portability, but are written for my own particular enviroment on FreeBSD. I make no promise that any of this will be useful to anynore, nor should any of it be considered an example of what what anyone might call "good" shell scripting.

License

All scripts are licensed under the BSD 2-clause license. See LICENSE.

Scripts

  • asguard - AShwid Guard, a wireguard connection manager I use on my laptops.
  • getpics - getpics, a basic way to manage a digital camera.
  • tat - Time & Temperature and fortune. A stupidly simple way to get the weather.

Regarding AI/LLM

Generative AI/LLM code contributions are not welcome.