Skip to content

Disable macOS' PowerChime. Students know what's up. πŸ”‡

Notifications You must be signed in to change notification settings

maxrugen/nochime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nochime πŸ”‡

A script disabling the PowerChime on macOS with some help of a LaunchDaemon.

Simply running the defaults write com.apple.PowerChime ChimeOnAllHardware -bool false; killall PowerChime command would not work nicely as the setting would reset on every bootup.

Usage

Execute ./nochime.sh. That's it.

About

Disable macOS' PowerChime. Students know what's up. πŸ”‡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages