atar-axis / goodix-fp-dump

All our work to make Goodix fingerprint sensors work on Linux

Repository from Github https://github.comatar-axis/goodix-fp-dumpRepository from Github https://github.comatar-axis/goodix-fp-dump

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

About

All our work to make Goodix fingerprint sensors work on Linux

License:MIT License


Languages

Language:Python 68.3%Language:Lua 31.7%