A collection of handy scripts
  • Python 87.7%
  • Shell 10.7%
  • AppleScript 1.6%
Find a file
2026-03-01 12:13:46 -06:00
anagrams ruby -> python 2026-02-18 21:53:26 -06:00
bench Swap from bun and ruby to deno 2024-06-02 14:39:19 -05:00
brew-flight ruby -> python 2026-02-18 21:53:26 -06:00
brew-why Add brew-why script 2024-05-14 10:07:20 -05:00
c2f ruby -> python 2026-02-18 21:53:26 -06:00
days-between ruby -> python 2026-02-18 21:53:26 -06:00
days-from ruby -> python 2026-02-18 21:53:26 -06:00
days-since ruby -> python 2026-02-18 21:53:26 -06:00
days-until ruby -> python 2026-02-18 21:53:26 -06:00
dec2hex ruby -> python 2026-02-18 21:53:26 -06:00
define feat: add define script to look up words in Apple's Dictionary app 2026-01-13 07:49:46 -06:00
f2c ruby -> python 2026-02-18 21:53:26 -06:00
ghok ruby -> python 2026-02-18 21:53:26 -06:00
git-gh feat: add git-gh script to clone from GitHub 2026-03-01 12:13:46 -06:00
hex2dec ruby -> python 2026-02-18 21:53:26 -06:00
js-to-json-logic use js-to-json-logic library 2026-02-21 22:26:54 -06:00
jwtpayload ruby -> python 2026-02-18 21:53:26 -06:00
LICENSE ruby -> python 2026-02-18 21:53:26 -06:00
lobsters ruby -> python 2026-02-18 21:53:26 -06:00
meta ruby -> python 2026-02-18 21:53:26 -06:00
README.md ruby -> python 2026-02-18 21:53:26 -06:00
spongebob ruby -> python 2026-02-18 21:53:26 -06:00
toggle-appearance feat: add toggle-appearance script 2026-02-18 23:28:36 -06:00
uuid ruby -> python 2026-02-18 21:53:26 -06:00
uuidv7 ruby -> python 2026-02-18 21:53:26 -06:00
xlsx2csv ruby -> python 2026-02-18 21:53:26 -06: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), zsh, and sh, so you will need those as well.