Skip to content

A small and lightweight Python application that disables all attached cameras

License

Notifications You must be signed in to change notification settings

uwzis/py-no-cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py_no_cam

A small and lightweight Python application that disables all attached cameras. The purpose is:

  • To allow people to disable their cameras without having to use their BIOS or UEFI tool.
  • Make it easy to enable (and disable)

Note that you might have to install usb_modeswitch from your package repository of choice.

Run as sudo!

Program will not work without elevated permissions because it works with device buses

Dependencies

  • Python >= 3.6
  • usb_modeswitch

About

A small and lightweight Python application that disables all attached cameras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages