What software have you made to improve your workflow or rice? - Desktop Customization & Workflow
Users browsing this thread: 1 Guest(s)
|
|||
lots ot local scripts.
-A custom "mkg" gopher creation script to show the date in the ISO format. -A paralell pwget URL fetching from a file. -mps-youtube wrapper -B/W art generator: Code: convert -fuzz 90% -threshold 50% "$1" -fill White +opaque Black "$2" "$@" That way I can generate semi-good looking 80x24 ascii art for my gopher site -Lots of aliases Code: alias cloud='cadaver https://cloud.disroot.org/remote.php/dav/files/anthk' |
|||