v1.4.3 Available Now

Stop grepping for PIDs.
Just take the shot.

A native system tray app to visualize and kill localhost processes instantly.
Built with Rust & Tauri for extreme performance.

Recoil App Screenshot

Install Anywhere

Native performance on every platform. Choose the format that works best for your system.

macOS

If the app doesn't open, run this in Terminal:

xattr -cr "/Applications/Recoil.app"

Latest Version: v1.4.3 • SHA256 Verification Available on GitHub

Sniper Scope

Instantly identify which process is hogging your ports. No more cryptic terminal commands. See the PID, name, and user at a glance.

Cross Platform

Native support for macOS, Windows, and Linux. Built with Tauri for a tiny footprint and maximum OS integration.

Instant Kill

Terminate processes with a single click. Free up port 3000 in less than a second.

Thermal Vision

Real-time CPU and Memory monitoring directly in your tray. Know your system's heartbeat.

The Old Way vs. Recoil

Stop memorizing terminal commands. Modern problems require modern tools.

~ lsof -i :3000
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME node 12345 arpit 22u IPv6 0x1234567890abcdef 0t0 TCP *:3000 (LISTEN)
~ kill -9 12345
~
Recoil Logo

1. Click Tray Icon

See all open ports instantly.

2. Click "Kill"

Done. Service terminated.

Deployment Logs

PATCH NOTES

Stay updated with the latest tactical improvements and monitoring enhancements for Recoil.

v1.4.3

Precision Monitoring & Tactical Stability

2026-04-22

This release focuses on monitoring excellence and platform stability, integrating privacy-first analytics and fixing core dependencies.

  • Integrated Aptabase for advanced, privacy-conscious session and event tracking.
  • Resolved critical build failure by pinning to a stable crates.io plugin release.
  • Upgraded backend core to use tokio for improved async concurrency.
  • Implemented boot success and process interaction telemetry.
  • Unified cross-platform versioning for synchronized release management.
05
v0.6.7

Tactical Intelligence & Auto-Updater

2026-04-21

This version introduces a comprehensive auto-update system and significant UI refinements to ensure Recoil feels like a native macOS utility.

  • Implemented secure Auto-Updater system for macOS and Linux.
  • Created an automated GitHub Actions release pipeline for verified builds.
  • New premium sliding tab switcher for seamless view transitions.
  • Integrated interactive GitHub repository link in the footer.
  • Refined responsive layouts for ultra-narrow viewport support (Sidebar Mode).
  • Resolved Tauri dependency mismatches to stabilize production builds.
05