GIM Visualiser

GIM Visualiser

by GIM Team

24 installs
gim
group
ironman
sync
visualiser
GitHub ↗

Syncs Group Ironman player data to a web dashboard for visualization

Documentation

GIM Visualiser

A RuneLite plugin that syncs Group Ironman player data to a web dashboard for visualization.

Features

  • Automatic Data Sync: Automatically syncs your player data when changes occur
  • Bank Tracking: Tracks all items in your bank
  • Inventory & Equipment: Monitors your current inventory and equipped items
  • Skills: Tracks all skill levels and experience
  • Looting Bag: Tracks items in your looting bag
  • Collection Log: Captures collection log data when opened

Configuration

| Setting | Description |

|---------|-------------|

| API Sync Key | Your authentication key for the GIM Visualiser webapp |

| API Base URL | The URL of your GIM Visualiser webapp (default: http://localhost:3000) |

| Enable Sync | Toggle automatic data syncing on/off |

Setup

1. Install the plugin from the RuneLite Plugin Hub

2. Configure the plugin with your API key and webapp URL in the RuneLite settings

3. The plugin will automatically sync your data while you play

How It Works

The plugin listens for game events (bank changes, inventory changes, stat changes, etc.) and sends the data to your configured webapp endpoint. Data is compressed using GZIP for large payloads and includes automatic retry logic for failed syncs.

Companion Webapp

This plugin is designed to work with the GIM Visualiser webapp, which provides:

  • Combined bank view across all group members
  • Gear setup checking
  • STASH unit tracking
  • Skills comparison
  • Collection log aggregation

License

BSD 2-Clause License - see LICENSE for details.

Similar Plugins