Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 494 Bytes

File metadata and controls

14 lines (8 loc) · 494 Bytes

Goodix fp dump

All our work to make Goodix fingerprint sensors work on Linux. You can communicate with us at the Discord channel Goodix Linux Development

How to use it

  • Make sure you have installed python3.7 or newer.
  • Install the modules pyusb, crcmod, (typing_extensions if your python version is below 3.8) with pip3.
  • run e.g. python3 ./run_55a4.py

The libfprint driver development can be found at https://github.com/rootd/libfprint