AbyssWatcher is a lightweight, always-on-top DPS meter for EVE Online, focused on Abyssal Deadspace, featuring timestamps on logs, replay, and audio alerts.
Keep it tiny to just see the numbers, or expand it to see exactly who's doing what.
Finished a run? Scrub through the whole thing with the timeline. You get a full breakdown of every action with timestamps so you can see where things went wrong (or right).
Get audio pings for the stuff that matters—like being neuted, logi taking damage, or accidentally shooting your other tracked characters (multibox Friendly Fire).
AbyssWatcher works by tailing your EVE Gamelogs in real-time. Just point it at your EVE logs folder (usually Documents/EVE/logs/Gamelogs) in the settings. It automatically picks up new logs as you log in characters.
We use a clever trick to mark your Abyss runs directly in the log files:
- Manual Markers: Use the bookmark/highlight buttons on the main HUD to drop an "inline bookmark" into your log file right when something cool happens.
- Auto-Detect: Hit the DETECT FILAMENTS button in the Replay Suite. It scans your logs for filament activation events and automatically drops
RunStartandRunEndbookmarks so your timeline is perfectly partitioned.
- Download: Grab the latest for Windows, Linux, or macOS.
- Setup: Set your Gamelog path in Settings.
- Go: Toggle your pilots in the top dropdown and you're tracking.
If you want to build from source, you'll need Rust, Node, and pnpm.
pnpm install
cargo tauri buildDon't use cargo install—it won't bundle the frontend!
MIT



