howdy(1)

HOWDY(1) User Commands HOWDY(1)

NAME

howdy - Windows Hello style authentication for Linux

DESCRIPTION

Howdy IR face recognition implements a PAM module to use your face as a authentication method.

Usage:

howdy [-U USER] [-y] [-h] command [argument]

Commands:

add
Add a new face model for an user.
clear
Remove all face models for an user.
config
Open the config file in gedit.
disable
Disable or enable howdy.
list
List all saved face models for an user.
remove
Remove a specific model for an user.
test
Test the camera and recognition methods.

Optional arguments:

-U USER, --user USER
Set the user account to use.
-y
Skip all questions.
-h, --help
Show this help message and exit.

AUTHOR

Howdy was written by boltgolt. For more information visit https://github.com/boltgolt/howdy

April 9, 2018 Howdy help