Skip to content

Commit 1c3c2e9

Browse files
committed
Howdy
1 parent 9bd4bcd commit 1c3c2e9

File tree

2 files changed

+30
-14
lines changed

2 files changed

+30
-14
lines changed

src/content/docs/contributions.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,4 @@ All content on this page is community-contributed. Report issues to the **origin
4242
<p>All submissions are reviewed before being published.</p>
4343
</div>
4444

45-
## Howdy-Qt
46-
47-
:::caution
48-
**Howdy** the back-end tool was abandoned ages ago back in 2020. What we are doing here, with the GUI, is an attempt at potentially bringing it back from the ashes. Project uses **Howdy-git** for latest commits. That, however doesn't mean that it's suddenly up-to-date. This relies on original dev. We tested it and seems to work with a few bugs here n there. Nothing we can do about that.
49-
:::
50-
51-
This tool is not for everyone. It's for the few of you using **Linux/XeroLinux** on a [**Windows Hello**](https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/windows-hello-face-authentication) supported device or Laptop. It's a G.U.I front-end for a C.L.I tool called [**Howdy**](https://github.com/boltgolt/howdy). I worked hard on it, and it was improved upon by [**Marco-M**](https://github.com/morettimarco) a contributor to the project.
52-
53-
![XeroLinux Howdy-Wt](../../assets/images/Howdy-Qt.webp)
54-
55-
> This tool is currently still under active development and remains a work in progress. We're committed to delivering a high-quality, reliable product, so it won't be released until it's fully ready, thoroughly tested, and meets our rigorous standards. Stay tuned for updates as we make steady progress toward launch.
56-
57-
To see features, test it out, follow progress and report any issues or suggestions visit the the tool's [**Github Repo**](https://github.com/XeroLinuxDev/xero-howdy-qt).
58-
5945
---

src/content/docs/xero-tools.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,36 @@ sudo pacman -Syy efibootmgrgui
122122

123123
---
124124

125+
## Howdy-Qt
126+
127+
:::caution
128+
**Howdy** the back-end tool was abandoned ages ago back in 2020. What we are doing here, with the GUI, is an attempt at potentially bringing it back from the ashes. Project uses **Howdy-git** for latest commits. That, however doesn't mean that it's suddenly up-to-date. This relies on original dev. We tested it and seems to work with a few bugs here n there. Nothing we can do about that.
129+
:::
130+
131+
This tool is for the few of you using **Linux/XeroLinux** on a [**Windows Hello**](https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/windows-hello-face-authentication) supported device or Laptop. It's a G.U.I front-end for a C.L.I tool called [**Howdy**](https://github.com/boltgolt/howdy). I worked hard on it, and it was improved upon by [**Marco-M**](https://github.com/morettimarco) a contributor to the project.
132+
133+
![XeroLinux Howdy-Wt](../../assets/images/Howdy-Qt.webp)
134+
135+
### Features
136+
137+
- Test face recognition
138+
- Manage face models (add/remove)
139+
- Enable/disable Howdy globally
140+
- Select & preview camera device
141+
- Toggle face auth per service (sudo, login, polkit, etc.)
142+
143+
### Installation
144+
145+
You need to be on **XeroLinux** to be able to install this. It's only available on our repo, nowhere else !
146+
147+
```bash
148+
sudo pacman -S xero-howdy-qt
149+
```
150+
151+
To see features, test it out, follow progress and report any issues or suggestions visit the the tool's [**Github Repo**](https://github.com/XeroLinuxDev/xero-howdy-qt).
152+
153+
---
154+
125155
## PHP Server GUI
126156

127157
![XeroLinux Php Server GUI](../../assets/images/phpgui.webp)

0 commit comments

Comments
 (0)