Mirror of objective-see/OverSight@github.com - Tool to alert you when your microphone or webcam are in use
Go to file
Samuel Gubler d079ba29ed
Pass active device count.
When running a script it would be helpful to know if there are
still any active devices. This gives the user more information
to determine what they want to perform in their script.

Example: I want to turn on a smart switch when my camera or mic
are active. This switch has a usb 'On Air' light plugged into it.
I don't want the light to turn off until all devices are no
longer active. The active count allows me to check without having
to keep track since Oversight already does this.
2023-07-06 13:17:06 -05:00
Application Pass active device count. 2023-07-06 13:17:06 -05:00
Installer v2.1.6 2023-03-29 14:50:52 -10:00
OverSight.xcworkspace v2.0 2021-05-02 22:26:55 -10:00
Shared v2.1.6 2023-03-29 14:50:52 -10:00
.gitignore v2.1 2022-11-10 20:45:57 -10:00
Cartfile v2.1.6 2023-03-29 14:50:52 -10:00
Cartfile.resolved v2.1.6 2023-03-29 14:50:52 -10:00
LICENSE.md v2.0 2021-05-02 22:26:55 -10:00
README.md Update README.md 2021-05-02 22:45:27 -10:00
contributors.txt v 1.2.0 2017-09-24 20:45:02 -10:00

README.md

OverSight

Mac malware often spies on users by recording audio and video sessions...sometimes in an undetected manner. OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam:

For more details, see its product page.