Back to browse
GitHub Repository

🔆 Programmatically control Mac keyboard & display brightness, accelerometer data, fan speed, microphone, speaker, and more like modular synth components connected by shell piping.

276 starsPython

Mac hardware toys – pipe your accelerometer into your keyboard lights

by nikisweeting·Feb 27, 2026·4 points·1 comment

AI Analysis

●●●BangerWizardryRabbit HoleBig Brain

Modular synth approach to Mac hardware; lid angle pipes into speaker is chef's kiss.

Strengths
  • Novel pipe-based architecture treats sensors as audio streams, enabling unexpected combinations
  • Hardware access without frameworks; directly taps accelerometer, gyro, ambient light sensors
  • Well-documented CLI tools with sane defaults (500–5000 Hz tone mapping, 800 Hz sample rates)
Weaknesses
  • macOS-only limits reach; requires sudo for sensor access complicates distribution
  • Mostly a playful experiment; unclear if production use cases exist beyond tinkering
Target Audience

Mac developers, creative technologists, hardware hackers, synth/audio experimenters

Similar Projects