On Thu, 2009-06-18 at 22:58 +0530, Joshua N Pritikin wrote: > Has anybody put together a time punch type application that integrates > with fprint? > > If not, I am going to write something rudimentary. Does fprint have > python bindings? > > Is anybody aware of an existing GPL time-punch application which I can > extend?
Nobody finished the work in fprintd to allow doing that. It should be pretty straight forward to add a function that allows to do Identification (pass in a list of possible users, and verify which one matches). I would urge you to use fprintd instead of libfprint directly (and you'd get the Python bindings for free). Cheers _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
