SkillAgentSearch skills...

CleanHUD

:open_file_folder: MacForge Plugin that cleans up HUDs on macOS

Install / Use

/learn @w0lfschild/CleanHUD
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cleanHUD

standard_preview animated_rpeview

Information:

  • Designed for macOS 10.12 and up
  • cleanHUD is a MacForge plugin that gives you a clean minimal volume/brightness HUD in macOS styled in 2 possible ways
  • Author: w0lfschild

Settings

The avalible settings are:

  • macOSStyle - bool
  • useCustomColor - bool
  • sliderColor - hex string
  • iconColor - hex string

Example:

defaults write ~/Library/Containers/com.apple.OSDUIHelper/Data/Library/Preferences/com.apple.OSDUIHelper.plist macOSStyle -bool true
defaults write ~/Library/Containers/com.apple.OSDUIHelper/Data/Library/Preferences/com.apple.OSDUIHelper.plist useCustomColor -bool true
defaults write ~/Library/Containers/com.apple.OSDUIHelper/Data/Library/Preferences/com.apple.OSDUIHelper.plist sliderColor -string f5ad42
defaults write ~/Library/Containers/com.apple.OSDUIHelper/Data/Library/Preferences/com.apple.OSDUIHelper.plist iconColor -string f5426f

Installation:

  1. Download MacForge
  2. Install cleanHUD in MacForge

Related Skills

View on GitHub
GitHub Stars65
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Objective-C

Security Score

82/100

Audited on Oct 5, 2025

No findings