howdy icon indicating copy to clipboard operation
howdy copied to clipboard

🛡️ Windows Hello™ style facial authentication for Linux

Results 249 howdy issues
Sort by recently updated
recently updated
newest added

``` FileNotFoundError: [Errno 2] No such file or directory: 'pip3' ``` occurs when installing from the repo, as per instruction for Ubuntu from the main GitHub page (added repo, updated,...

dependency
distro: debian
v2

When running `sudo howdy add` or `sudo howdy test` the only output is `Illegal instruction`. ---- I've searched for similar issues already, and my issue has been reported, but closed...

dependency

FEATURE REQUEST ------------------------ I sometimes switch around my USB devices (unrelated to Howdy) which causes the configuration to become borked and I have to use `v4l2-ctl --list-devices` to list the...

The validation snapshots images are great. Can the username that is found be added to the captured image in snapshots to more easily validate if the correct user was detected.

_Please describe the issue in as much detail as possible, including any errors and traces_ I'm running XFCE4 on Arch using GDM as the display manger, it works perfectly there,...

dependency
distro: arch

This helps to understand what label on model howdy is detecting (at in what percentage) I use face detection with several people on my family (to allow all of them...

I've followed the guides to installing howdy on Arch Linux, I've installed and set it up. I've added the pam configs to all the files in `pam.d` directory but it...

I'm using a webcam, in my scripts, it will start and stop with howdy, but the connection has a delay so howdy can't capture frames forthwith. This won't impact the...

Add the necessary build dependencies and remove deprecated python requirement. Also use `install` instead of `compile` for meson command, since the version shipped with Ubuntu 20.04 doesn't support it. Not...