Skip to content

derJunker/pogostuck-split-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

409 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pogostuck-split-tracker

A pogostuck split tracker improving on the basic ingame tracker :).

Website 🐸 | Report a Bug / Leave Feedback 📝 | Discord 💬 | Setup Video 🎥 | Buy me a coffee ☕

split timer with colored splits.png

What it does

The ingame Pogostuck split tracker is pretty basic, this app tries to improve on that. Additionally to the basic features it also has:

  • gold splits
  • sum of bests
  • hiding splits that are skipped
  • old split names (very important)
  • Saving your best paces
  • Gold Splits as your ingame splits
  • reset counters
  • custom mode support (e.g. boostless, no turn puzzle, etc)

(Coming at some point)

  • custom map support
  • More Stats and Graphs to show you the stats :)

Setup

Setup Video

Installation

So i personally would recommend using the newest release in the GitHub Releases tab on the right. For Windows, download the .exe installer. For Linux, use the matching package for your distro (.AppImage, .deb, or .rpm).

Linux release goal:

  • AppImage for a portable single-file download that works on many distros
  • deb for Debian / Ubuntu / Mint based systems
  • rpm for Fedora / openSUSE based systems

If you want to get the newest changes (and maybe bugs) you can setup the project yourself.

  • Clone the repository with git or download the source code as a zip file.
  • Install the latest version of Node.js.
  • Open the project folder in a terminal.
  • Run npm install to install the dependencies.
  • Run npm run dist to build the application.
  • Then in the ./dist folder you can find the executable installer.

Usage

When starting it for the first time, you need to set up some stuff. You will (hopefully) find all information in the Setup tab in the app. If there are any questions just dm me on discord (@derjunker). I'd love to help out and receive feedback!
Alternatively you can also leave me feedback in this google form.

Limitations

It sadly does not work with fullscreen! You need to use borderless or windowed mode :(. Maybe this changes at some point but i am limited by the technology of my time o7. I will try to make it nicer to configure for a 2nd monitor or to run in the background, so you can see it after you are done with your run.

I added some linux support, but there is still an important limitation: the active-window tracking currently depends on @paymoapp/active-window, which supports Linux X11 but not Wayland. If you are on Wayland, the overlay can still run, but automatic show/hide and "window opened" detection may not work reliably. Wayland also does not work well with Electron's "always on top" feature, which is used to keep the overlay visible above the game window.

So on Linux the best supported setup right now is X11 (or an XWayland session). If you stay on Wayland, you should expect reduced functionality.

The Windows 11 window-shadow can be removed in settings. For all windows 11 users there should be information in the "Setup" tab of the app. If thats not the case: then contact me!

Support

I put a lot of time into this project, so if you want to support me, you can do buy me a coffee :). I really appreciate it, but ofc you can enjoy the tracker for free as well :D!

About

a program to track golden splits and reset stats for pogostuck automatically

Resources

Stars

3 stars

Watchers

0 watching

Forks

Contributors