azcn2503 / sct

Simple Combat Tracker parses and charts your game log files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Combat Tracker

This is a work in progress. If you want something that works, try the excellent Advanced Combat Tracker.

For the plugins, see sct-plugins.

Overview

SCT is an Electron based app that establishes a file watch (tail) on your game log file and parses the lines as they are received through various plugins, with the intention of eventually presenting some meaningful tables and charts so you can digest the numeric spoils of battle and git gud.

Contributing

See CONTRIBUTING.md.

I just want to run the app

There are no packaged releases yet, sorry!

About

Simple Combat Tracker parses and charts your game log files

License:MIT License


Languages

Language:TypeScript 63.2%Language:JavaScript 30.5%Language:SCSS 4.2%Language:HTML 1.7%Language:CSS 0.4%