A collection of handy scripts
  • Python 58.5%
  • Shell 39.8%
  • AppleScript 1.7%
Find a file
2026-08-24 18:15:38 -05:00
anagrams swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
bench swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
brew-flight swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
brew-why swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
c2f swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
days-between swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
days-from swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
days-since swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
days-until swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
dec2hex swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
define swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
f2c swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
ghls add ghls script 2026-08-24 18:15:38 -05:00
ghok swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
git-gh swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
hex2dec swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
js-to-json-logic swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
jwtpayload swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
LICENSE ruby -> python 2026-02-18 21:53:26 -06:00
lobsters swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
meta swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
README.md swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
spongebob swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
toggle-appearance feat: add toggle-appearance script 2026-02-18 23:28:36 -06:00
uuid swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00
xlsx2csv swap to bash for most scripts, and python for the remainder 2026-08-23 13:44:49 -05:00

scripts

This repository contains a number of scripts that I find handy for my day-to-day use. To use these scripts, clone this repository and put the resulting folder on your path. The scripts are written in Python (with uv) and bash, so you will need those as well.