A collection of small shell scripts I use in lieu of overly complex GUI programs.
| asguard | ||
| getpics | ||
| tat | ||
| LICENSE | ||
| README.md | ||
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.