Skip to content

Receive a notification whenever your webcam and/or your microphone are being used

License

Notifications You must be signed in to change notification settings

paolostivanin/Snoop-Guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snoop Guard (beta)

Coverity Scan Build Status

Run Status

Receive a notification every time your webcam and/or you microphone are being used

Todo list:

  • check whether a webcam is being used or not ✅
  • use all video dev and not only one ✅
  • check whether the mic is being used or not ✅
  • server ✅
  • 🔛 client

Requirements

  • GCC/Clang
  • GTK+-3.0 (only needed if the client is built)
  • glib-2.0
  • alsa-lib
  • libnotify

Installation

TODO

How To

Put the snoop-guard.service file under $HOME/.config/systemd/user/. Then execute:

  • systemctl --user daemon-reload
  • systemctl --user enable snoop-guard

Limitations

  • ignore_apps is applied only to the webcam check. I haven't found a way to determine by which application the mic is being used. Feel free to open a PR if you know how to do it :)
  • only one microphone is supported. Again, feel free to open a PR if you wanna improve it :)

LICENSE

GPL 3.0 and above. Have a look at the LICENSE file for more information.

About

Receive a notification whenever your webcam and/or your microphone are being used

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published