Yet another bash/cron alarm clock script that does exactly what I need it to do; perhaps you’ll find it useful too.
bash / programming
Posted on:
Updating the Placeholder Images Bash Script
Get yourself FREE images from four different sources, sized to your project’s needs!
bash / programming
Posted on:
Getting the Weather And Forecast with A Bash Script
With various services shutting down their public/free APIs, my various weather scripts stopped working. So I wrote some.
linux / programming / technology / windows / writing
Posted on:
Cross-Platform Scripts to Create Time/Date Stamped Versions of Your Files For Collaborative Work (with GUI options!)
Summary: A set of scripts (one for *nix and OS X, one for Windows) that create a time-date stamped copy of any file from the commandline. Lots of […]
programming
Posted on:
Todo lists and SED tricks
What else is insomnia for besides programming? Anytime my todo list (in a plain text file, using this script for management) is out of sight, I start forgetting […]