Skip to content

davidwhittington/mac-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-tools

A collection of standalone macOS utilities for privacy, system maintenance, and development environment setup. Each tool lives in its own directory with its own documentation.

Platform: macOS (Apple Silicon, Sequoia/Tahoe)

Tools

Tool Description Install
tor-proxy Route system traffic through the Tor network via SOCKS proxy brew install davidwhittington/mac-tools/tor-proxy
chromium-browse Simulated browsing traffic generator for any Chromium-based browser brew install davidwhittington/mac-tools/chromium-browse
brew-upgrade Automated Homebrew package updater with change logging brew install davidwhittington/mac-tools/brew-upgrade
setup-claude Claude Code installation and configuration for new Macs brew install davidwhittington/mac-tools/setup-claude

Quick install

brew tap davidwhittington/mac-tools

# Install any tool individually
brew install davidwhittington/mac-tools/tor-proxy
brew install davidwhittington/mac-tools/chromium-browse
brew install davidwhittington/mac-tools/brew-upgrade
brew install davidwhittington/mac-tools/setup-claude

Structure

Each tool is self-contained with its own README covering installation, usage, and any relevant context.

mac-tools/
├── tor-proxy/           Tor SOCKS proxy anonymizer
├── chromium-browse/     Headless browsing traffic generator
├── brew-upgrade/        Homebrew update automation with logging
└── setup-claude/        Claude Code setup and configuration

Related

License

MIT

About

macOS workstation tools — deployment, configuration, privacy, and maintenance utilities

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors