Skip to content

kpxcoolx/eql-meter

Repository files navigation

EQL Meter

Live combat meter for EverQuest Legends — tails your character log, tracks fights in real time, and shows DPS in a main window plus a click-through overlay.

EQL Meter

Latest release · Discussions · Changelog · MIT License


Start here

I am… Do this
Playing on Windows Install the .exeWindows guide
On Mac + Parallels No Mac installer — run from source → Mac guide

Players: download the installer. You do not need Node, Rust, or Git.
Releases ship Windows only — there is no macOS .dmg.


What you get

Live fights Multi-mob Combined view, ability breakdown, DPS chart
Overlay Always-on-top meter; click-through so the game stays playable
Raid / heals / loot /who all raid roster, healing done + received, loot from the log
Convenience Remembers last log + window positions; optional ability-name file

Everyday controls

Control Use it for
Find / Auto-detect log Attach to your character log
Copy Parse Copy a compact parse (confirmation popup)
Overlay Open / close floating meter (confirmation popup with position)
Menu Choose log, stop, click-through, check for updates

Tabs in the main meter: DPS · Heals · Raid · Loot

Overlay hotkeys

Shortcut Action
Ctrl/Cmd+Shift+U Overlay clickable
Ctrl/Cmd+Shift+L Click-through to game

Run EQ windowed or borderless so the overlay can sit on top.


Contributors

Feature ideas and questions: use Discussions (Ideas / Q&A). Bugs: open an Issue.

npm install
npm run tauri:dev
Platform Notes
macOS No packaged app — Mac + Parallels
Windows Windows guide · find the Legends log

Ship a Windows installer

Do not ask players to build. Do not create a GitHub Release by hand before CI finishes — empty releases break Check for updates.

  1. Bump package.json / tauri.conf.json / Cargo.toml
  2. Commit, then tag and push:
git tag v0.1.14 && git push origin v0.1.14

CI builds a draft with the NSIS .exe, .sig, and latest.json, then publishes only if those assets exist. Until then, /releases/latest still points at the previous good build.

Or: Actions → windows-build → Run workflow with the tag. Requires TAURI_SIGNING_PRIVATE_KEY (and optional password).

Local NSIS (on Windows):

npm run tauri:build:windows

Output: src-tauri/target/release/bundle/nsis/

Parser fixtures for offline tests: samples/.

About

Live combat meter for EverQuest Legends — DPS, overlay, and real-time fight tracking

Topics

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors