From d91bf0af69c69119d131cb9f7145acab51742ec4 Mon Sep 17 00:00:00 2001 From: Dinakar Sarbada Date: Sun, 5 Apr 2026 01:20:42 -0700 Subject: [PATCH] Add moody - Hardware event personality daemon for macOS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..bb33053a 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bash2048](https://github.com/mydzor/bash2048) - Bash implementation of 2048 game * [minesweeper](https://github.com/feherke/Bash-script/tree/master/minesweeper) - Bash implementation of minesweeper +* [moody](https://github.com/dinakars777/moody) - Hardware event personality daemon for macOS. Your laptop responds to USB, charger, and lid events with customizable personalities. * [nudoku](https://github.com/jubalh/nudoku) - ncurses based sudoku game written in C * [piu-piu](https://github.com/vaniacer/piu-piu-SH) - Horizontal scroller game in bash with multiplayer mode! * [sedtris](https://github.com/uuner/sedtris) - Tetris in sed