Linux Enthusiast โข Systems & Hardware Tinkerer โข Open-Source Developer
"Turning gaming hardware into daily productivity tools & pushing Linux customization to its limits."
Install any or all of my open-source tools across Ubuntu, Debian, Fedora, Arch Linux, and openSUSE with an interactive setup wizard:
curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/ImNotMrReaper/main/install.sh | bashAutomated Setup: Run non-interactively with
curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/ImNotMrReaper/main/install.sh | bash -s -- --all
| Project | CI | Description | 1-Line Remote Install |
|---|---|---|---|
| ๐ฎ joycon-mouse | Precision desktop air-mouse, couch media remote & macro suite for Switch Joy-Cons & gamepads | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/joycon-mouse/main/install.sh | bash |
|
| ๐ก๏ธ howdy-face-id-linux | Linux Face ID biometric engine with multi-camera shutter failover & 5-angle calibration | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/howdy-face-id-linux/main/install.sh | sudo bash |
|
| ๐ digitalpersona-uareu-linux | Digital Persona U.are.U 4500 USB fingerprint driver with tuned Bozorth3 matching & LED control | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/digitalpersona-uareu-linux/main/install.sh | sudo bash |
|
| ๐ reapers-notes | Modern GTK4 / Libadwaita text editor with local real-time Whisper dictation & biometric vault | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/reapers-notes/main/install.sh | bash |
|
| โก agy-suggest | Real-time grey ghost-text completion, Tab acceptance & typo spellchecker for Antigravity TUI | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/antigravity-tui-autocorrect-spellcheck-suggest/main/install.sh | bash |
|
| ๐ฌ deep-research | Autonomous multi-hop deep research engine with iterative query expansion & verified reports | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/deep-research/main/install.sh | bash |
|
| ๐ค antigravity-link | Cross-platform peer AI collaboration, cryptographic conflict prevention & tandem agent sync | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/antigravity-link/main/install.sh | bash |
|
| ๐ฅ๏ธ display-window-restorer | Auto-restore window positions, geometries & split-screen layouts on monitor reconnect | curl -fsSL https://raw.githubusercontent.com/ImNotMrReaper/display-window-restorer/main/install.sh | bash |
|
A zero-dependency Linux user-space driver that transforms Nintendo Switch Joy-Cons and gamepads into a wireless desktop mouse, couch media remote, and interactive terminal companion.
โญ Star the project: github.com/ImNotMrReaper/joycon-mouse |
- Kernel Subsystems: Linux
evdev,/dev/uinput, Force-Feedback (EV_FF),systemd-hwdb. - Display Protocols: Wayland (Mutter) & X11 window management.
- Hardware Integration: Nintendo Switch Joy-Cons, Gamepads, Bluetooth BlueZ HID protocols.