Skip to content

All our work to make Goodix fingerprint sensors work on Linux

License

Notifications You must be signed in to change notification settings

atar-axis/goodix-fp-dump

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.3%
  • Lua 31.7%