Skip to content

Releases: Fanaperana/fkbr

FKBR v1.0.0 - Initial Release

Choose a tag to compare

@Fanaperana Fanaperana released this 27 Dec 17:40

FKBR v1.0.0 - Initial Stable Release

F*cking Keyboard - A mouseless desktop application for keyboard-driven mouse control.

Features

  • Keyboard-Driven Mouse Control: Navigate and click anywhere on screen using only your keyboard
  • Dual Coordinate Modes: 2-char (AA-99) or 3-char (AA0-999) grid addressing
  • Subcell Precision: 9-zone subcell grid for pixel-perfect targeting
  • Center-Weighted Click Distribution: Human-like click positioning within subcells
  • Multiple Click Types: Left click, right click, double-click support
  • System Tray Integration: Runs quietly in the background
  • Customizable Shortcuts: Configure your preferred activation hotkey
  • Persistent Settings: Your preferences are saved between sessions

Downloads

Platform Installer Type File
Windows x64 MSI FKBR_1.0.0_x64_en-US.msi
Windows x64 EXE FKBR_1.0.0_x64-setup.exe
Linux x64 DEB (Debian/Ubuntu) FKBR_1.0.0_amd64.deb
Linux x64 RPM (Fedora/RHEL) FKBR-1.0.0-1.x86_64.rpm
Linux x64 AppImage (Universal) FKBR_1.0.0_amd64.AppImage

Quick Start

  1. Download and install the appropriate installer for your system
  2. Launch FKBR - it will appear in your system tray
  3. Press Ctrl+Alt+I to activate the grid overlay
  4. Type a grid coordinate (e.g., BD) to select a cell
  5. Type a subcell number (1-9) to click

Requirements

  • Windows: Windows 10/11 (x64)
  • Linux: Ubuntu 22.04+, Fedora 38+, or any modern distro with GTK3 and WebKitGTK

License

MIT License - See LICENSE file for details


Built with Tauri + React + Rust