esaruoho

61 mods across 1 repository, 11 stars between them.

screen-audio-record

49

esaruoho/apple

Command

Record the screen AND audio straight off the system audio engine — no microphone, no loopback driver (BlackHole/Loopback), no virtual cable. Scope the audio to a single app (e.g. Renoise) or grab all system audio. Apple-native ScreenCaptureKit. Ctrl-C stops and finalizes the .mov.

11 5d ago A 66 tokens original MIT

sesh

50

esaruoho/apple

Command

Save open Claude Code sessions, or boot them all back in their folders.

11 5d ago A 14 tokens original MIT

sessions

51

esaruoho/apple

Command

TUI session picker for Claude Code. Lists sessions for a folder, ⏎ resumes with --dangerously-skip-permissions. Opens in iTerm. Usage /sessions [folder] (default current project).

11 5d ago A 44 tokens original MIT

show

52

esaruoho/apple

Command

Open a Smart Folder for a known concept (Schauberger, Tesla, Russell, etc.) and speak a caption via Voicebox. Zero LLM in the hot path — dict lookup + .savedSearch + local Kokoro TTS. Usage /show , /show --list, or /show --add [name].

11 5d ago A 76 tokens original MIT

siri-phrases

53

esaruoho/apple

Command

Emit a newline-separated list of Sal's Siri command phrases (588 entries) + user's own Shortcuts. Used by the "Hey Sal" picker. Usage /siri-phrases.

11 5d ago A 38 tokens original MIT

smart

54

esaruoho/apple

Command

Throwaway Smart Folder. Generates a .savedSearch in /tmp and opens it in Finder. Usage /smart , /smart , /smart --query " ", or /smart --from [scope] to view only the images referenced by that wiki page.

11 5d ago A 71 tokens original MIT

snap

55

esaruoho/apple

Command

Tile windows into a non-uniform auto-sized grid. /snap = every visible foreground app, one cell per app. /snap = that app's windows tiled (case-insensitive substring match). /snap targets a specific display. /snap --screens lists displays.

11 5d ago A 65 tokens original MIT

speech-transcribe

56

esaruoho/apple

Command

On-device speech-to-text via Apple's Speech framework (no Whisper, no network). Usage /speech-transcribe [--locale en-US] [--timeout 120]; /speech-transcribe --auth for permission status.

11 5d ago A 48 tokens original MIT

spotlight-export

57

esaruoho/apple

Command

Compile workflow scripts to Spotlight-reachable .app bundles in /Applications/AppleToolbox/Apple-Workflows/. Usage /spotlight-export (all) or /spotlight-export finder music (subset).

11 5d ago A 43 tokens original MIT

staged-originals

58

esaruoho/apple

Command

Find the full-quality photo/video originals Messages kept when it downscaled what you sent — usually your only copy, invisible to every Apple UI.

11 5d ago A 28 tokens original MIT

tag-app

59

esaruoho/apple

Command

Bootstrap tag-button .apps for every Finder tag you've ever used. Auto-discovers tag names + colors from xattrs of all your tagged files. Drops one Tag .app per tag into /Applications/AppleToolbox/Apple-Tag-Apps/ — ⌘-drag the ones you want onto Finder toolbar. With args, builds a specific subset. Usage /tag-app…

11 5d ago A 128 tokens original MIT

tag-process

60

esaruoho/apple

Command

Build + open the "Tag: Process" Finder Quick Action Shortcut. After import, enable for Finder and drag to the toolbar. One click tags all selected files with process. Usage /tag-process.

11 5d ago A 41 tokens original MIT

tag

61

esaruoho/apple

Command

Finder tag helper — list/add/set/remove/clear tags, find files by tag, link related files together, or generate a Smart Folder from tags. Apple-native (xattr + plistlib + mdfind). Usage /tag ... (run /tag with no args to see the full help).

11 5d ago A 66 tokens original MIT