All Projects → w0lfschild → cleanHUD

w0lfschild / cleanHUD

Licence: other
📂 MacForge Plugin that cleans up HUDs on macOS

Programming Languages

objective c
16641 projects - #2 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to cleanHUD

zestyWin
📂 MacForge plugin to add Vibrancy to application windows on macOS
Stars: ✭ 19 (-63.46%)
Mutual labels:  simbl, tweak, mysimbl
winBuddy
📂 MacForge plugin to give windows some extra functionality on macOS
Stars: ✭ 94 (+80.77%)
Mutual labels:  simbl, tweak, mysimbl
Flashlight
🔎 Enhance Spotlight with plugins on macOS
Stars: ✭ 1,118 (+2050%)
Mutual labels:  tweak, mysimbl
darkNC
📂 MacForge plugin that brings dark mode to macOS 10.12 Notification Center
Stars: ✭ 33 (-36.54%)
Mutual labels:  simbl, mysimbl
DockController
Dock Controller - Control Your Dock
Stars: ✭ 18 (-65.38%)
Mutual labels:  tweak
Dune
A free, open-source, iOS 13-like dark mode for iOS 11 and 12
Stars: ✭ 71 (+36.54%)
Mutual labels:  tweak
VideoDownloaderCN
iOS越狱插件 App内短视频下载
Stars: ✭ 35 (-32.69%)
Mutual labels:  tweak
Interface-Inspector-Hook
Interface Inspector破解
Stars: ✭ 43 (-17.31%)
Mutual labels:  tweak
xcode-canvas-color
macOS tweak that changes the background color of Xcode's storyboard editor
Stars: ✭ 17 (-67.31%)
Mutual labels:  tweak
Post-Tweaks
A post-installation batch script for Windows
Stars: ✭ 136 (+161.54%)
Mutual labels:  tweak
message-indicator
🔵 SIMBL plugin that adds an indicator to messages in which you haven't responded
Stars: ✭ 21 (-59.62%)
Mutual labels:  simbl
WechatPlus
Objective-C
Stars: ✭ 84 (+61.54%)
Mutual labels:  tweak
iOS 3rdTrackingBlocker
第三方SDK反跟踪插件,可以查看或屏蔽第三方SDK的上报
Stars: ✭ 14 (-73.08%)
Mutual labels:  tweak
cosyTabs
SIMBL plug-in for Safari. Now with macOS Sierra/Safari 10 support. Small tabs like they used to be back in the day.
Stars: ✭ 44 (-15.38%)
Mutual labels:  simbl
Windows10Tools
Tools for Windows 10
Stars: ✭ 45 (-13.46%)
Mutual labels:  tweak
WeChatTweak-iOS
A tweak for WeChat iOS.
Stars: ✭ 60 (+15.38%)
Mutual labels:  tweak
kunnan.github.io
@zhangkn
Stars: ✭ 13 (-75%)
Mutual labels:  tweak
AfloatX
An alternative to Afloat that lives in the dock icon menu
Stars: ✭ 219 (+321.15%)
Mutual labels:  simbl
Windows-10-tweaks
This repo contains multiple scripts to optimize windows 10
Stars: ✭ 37 (-28.85%)
Mutual labels:  tweak
Apssistant
A Photoshop Tweak Tool on Windows. It can disable ALT to activate the menu bar.
Stars: ✭ 48 (-7.69%)
Mutual labels:  tweak

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].