Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chicony-ir-toggle

This project aims to control the IR emitters of windows hello enabled IR cameras under Linux. See boltgolt/howdy#269 for a discussion and background about the methods used.

Installation

Using cmake

mkdir -p build
cd build
cmake ..
make
sudo make install

Using gcc

gcc main.c -o chicony-ir-toggle

Usage

chicony-ir-toggle [-d DEVICE] <on|off>

Default for DEVICE is /dev/video2. If this differs on your system, supply the -d command line parameter pointing to your video device.

Confirmed devices

Multiple newer lenovo laptops with windows hello e.g.

About

No description, website, or topics provided.

Resources

Stars

41 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages