Page 1 of 1

FattKATT - manual triggering assistance tool

PostPosted: Sat Apr 16, 2022 6:30 pm
by Vleerian
Image
Github | Current Release | Guide | Issues Report
Released under GPL-3.0


FattKATT is a successor to the manual triggering tool KATT, with full feature parity and bringing a handful of quality of life changes.

Like the original KATT, FattKATT is a command line tool, and requires some terminal knowledge to use.
If your issue is with the command line, and not FattKATT itself I cannot help you.

Features
  • Trigger Sorting - At startup FattKATT will request the LastUpdate of each region on it's trigger list, and sort them.
  • Quickdraw Compatible - The trigger_list.txt export from QuickDraw will work with FattKATT with no extra fuss
  • Cross-Platform - FattKATT is packaged as single-file executables that are cross-platform out of the box, and tested on Windows, Mac, and Linux
  • Spinners - FattKATT has spinners, and I think spinners are just the best.

Roadmap
  • Implementing command line arguments
  • Optional use of a data dump to sort triggers
  • Leaky Bucket rate limiting to speed up non-dump trigger sorting

PostPosted: Sun Apr 17, 2022 3:09 am
by Racoda
The license seems to be GPLv3, but the MIT license is included at the top of the source files.

PostPosted: Sun Apr 17, 2022 8:05 am
by Vleerian
Racoda wrote:The license seems to be GPLv3, but the MIT license is included at the top of the source files.

Good catch. Lemme fix that.

I had originally licensed part of it under MIT as a different tool, but when I changed it to a sucessor to KATT I relicensed it to match the original