NumPad MacroPad
- 1 Devlogs
- 1 Total hours
This project turns your numpad into a macropad with multiple modes.
This project turns your numpad into a macropad with multiple modes.
Set up project structure with main.py, config.py, actions.py, and variables.py
Built a mode system where num 0 cycles between git, work, and play modes
Mapped num 1-9 to lambdas in actions.py that run subprocess commands and launch apps
Added README documenting how to customize variables, actions, and keyboard shortcuts