Skip to content

MacOS Objective-C Status Bar app that locks the currently set audio volume level.

License

Notifications You must be signed in to change notification settings

mcdermottLab/VolumeLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VolumeLock

MacOS Objective-C Status Bar app that locks the currently set audio volume level.

VolumeLock works by reading audio device properties, and setting up listeners for changes. If a user changes the volume setting, VolumeLock immediately changes it back to the locked setting.

New Features

With Version 1.2 the locked volume setting will be saved in User Preferences. The saved setting and lock status will be restored when VolumeLock is restarted.

Installation

  1. Click "Releases" and from the Latest release, download VolumeLock.app.zip

  2. Open the zip and move VolumeLock.app to Applications

    — When starting for the first time, you'll see this message:

    1

  3. Click "OK" and then open System Settings —> Privacy & Security

    2

  4. Scroll down to the message about VolumeLock and click "Open Anyway"

  5. Finally,on the next dialog, click "Open"

    3

Usage and Options

  • When you first start VolumeLock it will be in the Unlocked state. Set the system Sound volume to the desired level you wish to lock it to and then click "Lock" from the VolumeLock status bar item menu

    1

  • When locked, an Administrator authentication is required to unlock the volume setting or to quit VolumeLock.

    2

  • If you quit VolumeLock while it is locked, when restarted it will automatically lock the system Sound volume to the previously locked setting.

About

MacOS Objective-C Status Bar app that locks the currently set audio volume level.

Resources

License

Stars

Watchers

Forks

Packages

No packages published