Skip to content

justinclift/undot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

undot

Quick hack to hide the full screen microphone dot on macOS 12.

Usage

To build:

git clone https://github.com/s4y/undot
cd undot
make

To run:

while :; do ./undot; sleep 1; done

The first time you run it, you might need to allow accessibility API access in System Preferences. Do this. You can ignore the message asking you to restart your terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 95.0%
  • Makefile 5.0%