Spacegoogie Posted Tuesday at 05:58 AM Posted Tuesday at 05:58 AM Hey everyone! So... I've been messing around with something on the side and figured I'd share it with the community. I built a personal session journal for VPX cabinet owners. It's called Cabinet Journal and it's a single HTML file — no install, no server, just open it in your browser and it works. It works great for anyone with a cabinet. What it does: - Log sessions — table name, score, play time, and a vibe rating (did this table piss you off or was it a GOAT session? 😄) - Session Roadmap — a GitHub-style heatmap of every day you played, plus monthly and weekly views - Hot Streak tracker — consecutive days played, last 14 days visualized - Rage Meter — calculated from your vibe scores. Mine is not looking great right now - Top Tables — ranked by plays with your best score and average vibe - Stats — most played, best vibes, sessions by day of week, top scores, play time distribution - Wishlist — tables you're hunting down with priority levels - Click any day on the heatmap to see everything you played that day - Imports your table library directly from PUPDatabase.db — just point it at C:\PinUPSystem\PUPDatabase.db and it reads your full list automatically. No scripts, no Python, just the browser First time you open it, a quick setup wizard asks for your cabinet name. So it shows up as "Spacegoogie's Cabinet Journal" or whatever yours is called. Feels personal. Everything saves locally in your browser. Export a backup JSON anytime, import it on another device. Still working on a few things, Like I said just something I was making / playing around will. Some cabinet users don't want apps and programs installed so this might work for you. if anyone knows the VPin Studio REST API endpoint and whether CORS is enabled, that would unlock a live sync option without needing to point at the .db file manually. Download is just the one HTML file > https://drive.google.com/file/d/1j0fMvgIwI4izGmONHpR-vpbRsau0oSb_/view?usp=drive_link Open it. That's it. Anything else you would want to see in this? Also, would love to know if the PUPDatabase import works for everyone's setup — my PinUP Popper is in the default location so not sure if there are edge cases. Drop any feedback below!
kwijibo Posted Tuesday at 10:24 AM Posted Tuesday at 10:24 AM This looks cool. Do you need to keep it running in the background? How does it measure vibe? Vpin studio integration would be awesome 😎
Spacegoogie Posted Tuesday at 01:41 PM Author Posted Tuesday at 01:41 PM 3 hours ago, kwijibo said: This looks cool. Do you need to keep it running in the background? How does it measure vibe? Vpin studio integration would be awesome 😎 Thanks! Running in the background not at all, its just a simple webpage that you keep track of your play, A little Cabinet Journal for your personal use. Cheers!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now