Realtime Cooldown Tracker tool for Lost Ark
LOA Cooldown Tracker allows you to track cooldowns of player skills of the game Lost Ark.
It relies on the logging capabilities of the open-source software
LostArkLogger and the modified version of the logger's source code can be found here.
It also uses Loa Details Log Parser library to generate parsed packet data through console log
Clone this repository locally:
git clone https://github.com/aarlin/loa-cd-tracker.git
Install Tauri (Rust)
- Install Rust through Rustup
Install dependencies with npm:
npm install
npm install -g @angular/cli
-
Download and replace
dps.exe
insidesrc-tauri/assets
from LostArkLogger releases if outdated -
Open up Lost Ark
-
Open up a terminal window -> Run as Administrator
-
npm run tauri:serve
Release build is currently buggy, use local build steps above
Folder | Description |
---|---|
src-tauri | Tauri main process folder (Rust) |
src | Tauri renderer process folder (Web / Angular) |
Command | Description |
---|---|
npm run web:serve |
Execute the app in the web browser (DEV mode) |
npm run web:prod |
Build the app that can be used directly in the web browser. Your built files are in the /dist folder. |
npm run tauri:bundle |
Builds your application and creates an app consumable based on your operating system |
Your application is optimised. Only /dist folder is included in the final bundle.
- Angular v14.1.2
- Tauri 1.0.4
- Transformation skill set swap
- Stance skill set swap
- Apply cooldown multiplier from swiftness stat
- Remove auto attacks