Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "facerec":

* Package name: facerec
* Version: 1.0
* Upstream Author: Rushabh Vasani <vasanirushab...@gmail.com>
* URL: https://github.com/rushabh-v/linux_face_unlock
* License : GPL-3.0 License
<https://github.com/rushabh-v/linux_face_unlock/blob/master/LICENSE>
* Vcs: https://github.com/rushabh-v/linux_face_unlock
* Section: devel (Python)

It builds those binary packages:
        Facerec - Linux face unlock

Facerec - Face authentication system for Ubuntu Linux that works while
logging in, running "sudo" commands, etc. It is having a user-friendly CLI
and it is highly optimized and secure.

To access further information about this package, please visit the
following URL:
https://github.com/rushabh-v/linux_face_unlock

Alternatively, one can download and install the deb package with the
following steps:

   1. *Install prerequisites:*

sudo apt-get install python3-pip \
    python3-opencv \
    python3-setuptools \
    python-execnet \
    cmake \
    libatlas-base-dev \
    build-essential


   1. *Download the deb package:*

wget https://rushabh-v.github.io/facerec_1.0_all.deb


   1. *Install facerec:*

sudo dpkg -i facerec_1.0_all.deb

Command Line Interface
CommandDescription
facerec new Add a new root face.
facerec enable Enable facerec (Enable back after disabling)
facerec disable Temporarily disable facerec, preserving the setup.
facerec remove Completely remove facerec and with all the root faces.
facerec --help help for Facerec-CLI
changelog:
  facerec (1.0); urgency=normal
    * Initial release.

Best Regards,
Rushabh Vasani

Reply via email to