sunjerry019 / py-touchpad-signer

Python script that uses the touchpad for creating a signature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-touchpad-signer

Python script that uses the touchpad for creating a signature

Saves output to an SVG file that you can edit and drag the path points around.

usage:

$ ./signer.py

depends on:

  • evdev
  • svgwrite
$ pip install evdev svgwrite

About

Python script that uses the touchpad for creating a signature

License:MIT License


Languages

Language:Python 100.0%