Skip to content
View ImNotMrReaper's full-sized avatar

Block or report ImNotMrReaper

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ImNotMrReaper/README.md

๐Ÿ’€ Hey there, I'm Mr. Reaper ๐Ÿ‘‹

Linux Enthusiast โ€ข Systems & Hardware Tinkerer โ€ข Open-Source Developer

"Turning gaming hardware into daily productivity tools & pushing Linux customization to its limits."


TikTok Instagram Steam Reddit Facebook


Profile Views


โšก Universal 1-Line Ecosystem Installer

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 | bash

Automated 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 CI 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 CI 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 CI 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 CI 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 CI 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 CI 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 CI 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 CI 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

๐Ÿš€ Featured Project

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.

Python Linux Kernel Release Zero Dependencies License

  • Zero External Dependencies: 100% Python standard library talking directly to Linux kernel /dev/uinput and evdev ioctls.
  • Precision Cursor: Analog thumbstick with hybrid acceleration curve and hardware drift deadzones.
  • Universal Media Remote: Dedicated side-rail volume (SL/SR), continuous 5s seek, and instant skip.
  • Modular Plugin Engine: Plug-and-play extensible modes (Terminal Shell, Slideshow Clicker, Gaming Hotkeys).
  • Auto-Dormant Detection: Automatically releases exclusive grab when Steam games or emulators launch.
  • 1-Click Installer & Setup Wizard: Non-technical terminal GUI with automated multi-distro dependency resolution.

โญ Star the project: github.com/ImNotMrReaper/joycon-mouse


๐Ÿ› ๏ธ Tech Stack & Tooling

Linux Ubuntu Python Bash Git PyCharm Steam

  • 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.

๐Ÿ“Š GitHub Activity

GitHub Stats Top Languages

"Code crafted for performance, zero bloat, and maximum freedom."

Popular repositories Loading

  1. joycon-mouse joycon-mouse Public

    Zero-dependency Linux desktop mouse driver, media remote, and terminal companion for Nintendo Switch Joy-Cons and gamepads via native uinput & evdev.

    Python

  2. ImNotMrReaper ImNotMrReaper Public

    ๐Ÿ’€ Mr. Reaper's GitHub profile & open-source project portfolio.

    Shell

  3. antigravity-link antigravity-link Public

    Zero-dependency cross-platform peer-to-peer AI collaboration and tandem sync protocol for Antigravity (AGY)

    Python

  4. digitalpersona-uareu-linux digitalpersona-uareu-linux Public

    Universal multi-device Linux biometric driver & authentication engine for Digital Persona U.are.U 4500/4000 optical readers

    Python

  5. howdy-face-id-linux howdy-face-id-linux Public

    Universal Linux Face ID biometric engine with multi-camera probing, closed-lid support, shutter fallback & 5-angle calibration

    Python

  6. reapers-notes reapers-notes Public

    Python