Skip to content

Riftr/PGMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGMon

A real-time skill and XP monitoring overlay for Project: Gorgon.

Full mode

Screenshot of PGMon

Skill details screen

Screenshot of PGMon XP graph

Overlay mode

Screenshot of PGMon in overlay mode

Note

The software has been tested on Windows. Linux support is present but not yet fully tested. Please provide feedback and raise issues for any problems you encounter.

Features

  • Live XP tracking from chat logs
  • Displays XP/minute or XP/hour per skill
  • Skill level display with level-up flash notifications
  • Pin any skill to a persistent area that stays visible across tabs
  • Click any skill for a detailed XP-over-time chart
  • Historical chatlog import
  • Full overlay mode
  • Configurable refresh interval, flash color, and more

Requirements

  • Python 3.11+
  • Project: Gorgon (chat logs must be enabled, may require VIP)

Installation

Windows

  1. Download pgmon.exe from the latest release.
  2. Place it anywhere and run it, no installation required.

Linux

  1. Download the latest release from the releases page.
  2. Extract the contents to a folder of your choice.
  3. Install dependencies:
 pip install -e . 
  1. Run pgmon:
 python -m pgmon 

Troubleshooting

Set "Enable debug mode" in the Options to enable debug logging to file.

Include both of the below files when logging a bug report:

  • %appdata%\Local\pgmon\pgmon.log
  • pgmon.log in the same directory as the executable

Acknowledgements

Packages

 
 
 

Contributors

Languages