I wrote a bash script that – like the defunct Cuttlefish program – runs programs in userspace on network change.
programming
Posted on:
A Quick GUI for Adding Tasks to Todo.Txt
Yes, a GUI for a text oriented thing. It’s useful for me, and might be for you.
bash / linux / programming
Posted on:
X11, Kodi, CRON, The Terminal and You
I figured out how to (safely) start an X11 program – Kodi in this case – from the commandline. Written up here for someone else trying to figure out the same thing.
programming
Posted on:
Control Your Router’s Port Forwards Programatically
Automatically open and close ports on your DD-WRT (or other advanced) router only when your server needs them.
bash / programming
Posted on:
Embed Weather and Time On An Image (BASH)
Get weather and time embedded into images for your use (BASH).
internet / online / programming / security
Posted on:
kpf – KeepassXC With fzf in Bash
TL;DR: Using fzf, you can get your passwords out of your Keepass database from the commandline easily with this script.