Skip to content

KOBeerose/mactools

Repository files navigation

mactools

Small macOS utilities collected in one repo. Each tool lives in its own top-level folder and can evolve independently.

Installation

git clone https://github.com/KOBeerose/mactools.git
cd mactools
./scripts/install-all.sh

Tools

Tool Purpose Status Build / Install Permissions
layerkey Original tool. Menu bar remapper for desktop-switch shortcuts. Current MVP supports tab + 0-9 -> option + 0-9. Active cd layerkey && ./scripts/build-install-local.sh Accessibility
spaceman Fork of ruittenb/Spaceman. Menu bar desktop space indicator with space switching. Local changes: disabled auto-updater, added local build script. Active cd spaceman && ./scripts/build-install-local.sh Accessibility, Automation

Shared agent knowledge lives in .agent/knowledge-base.md. Tool-specific progress should live in each tool's .agent/progress.md.

Agent skills

Task Prompt Skill
Fork and add a new submodule "fork and add submodule: https://github.com/OriginalAuthor/SomeRepo" sync-fork-submodule
Sync one submodule with upstream "sync submodule: spaceman" sync-fork-submodule
Sync all submodules with upstream "sync all submodules" sync-fork-submodule

Skills live in .cursor/skills/. See .agent/knowledge-base.md for full details.

About

All the custom MacOS tools I am using to improve my experience witth the Mac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors