- SiRFIDaL - Simple RFID authentication for Linux
- pyuFR - Pure Python communication class for Digital Logic uFR-series NFC readers
- Wordle - Wordle game for the Unix console
- Vivokey Manager - Wrapper script for the Yubikey Manager (CLI) utility to use it with the Vivokey OTP applet
- Vivokey PAM - PAM module and configuration utility to perform user authentication (1FA or 2FA) using a Vivokey device and the Vivokey OTP applet
- Vivokey Codes - GTK Authenticator to read TOTP codes from a Vivokey OTP applet, display them and copy them into the clipboard
- PC/SC NDEF - Utility to read or write NDEF data to/from a NFC forum type 2 or type 4 tag using PC/SC
- MNT hotkey shutdown - A small program and systemd service to shut down a MNT laptop unconditionally with a keyboard key combination
- MNT Reform keyboard backlight rainbow - A small program and systemd service to create a rainbow animation with the backlight LEDs on a MNT Reform laptop
curl -SsL https://raw.githubusercontent.com/Giraut/ppa/master/KEY.gpg | sudo apt-key add -
sudo curl -SsL -o /etc/apt/sources.list.d/giraut.list https://raw.githubusercontent.com/Giraut/ppa/master/giraut.list
sudo apt updatesudo apt install sirfidal
sudo apt install python3-pyufr
sudo apt install wordle
sudo apt install vivokey-manager
sudo apt install vivokey-pam
sudo apt install vivokey-codes
sudo apt install pcsc-ndef
sudo apt install mnt-hotkey-shutdown
sudo apd install mnt-reform-keyboard-backlight-rainbow