🎉 Full Release is Live!
I'm excited to officially release Profit Taker Analytics, a powerful tool designed to help you break down, review, and optimize your Profit Taker runs with detailed insights and data tracking.
This release marks a major milestone, the app is now stable, feature-complete, and ready for the wider Warframe community.
📊 New Stats Website & Leaderboards
You can now upload your runs directly to our new leaderboard website at:
🌐 https://stats.profit-taker.com/
Log in with Discord, upload your best runs, and see how you stack up against others. It’s easy to use, fast, and built to grow with the community. Whether you're speedrunning, experimenting with builds, or just want to analyze performance, this is for you.
🐧 Linux Users – Deep Link Support
Linux support is fully included! However, deep link handling (used for Discord login and browser redirects) works a bit differently than on Windows, and still requires some manual setup until I bundle it in an installer.
If you're using Discord OAuth to log in on Linux, you’ll need to register the custom URI scheme manually.
Here’s how:
- Create a file named
pta-protocol.desktop
- Paste in the following:
[Desktop Entry]
Name=Profit Taker Analyzer
Exec=/your/path/to/profit_taker_analyzer %u
Type=Application
NoDisplay=true
MimeType=x-scheme-handler/pta;
🔧 Make sure to replace
/your/path/to/profit_taker_analyzer
with the actual path to the app executable.
- Then register it using:
xdg-mime default pta-protocol.desktop x-scheme-handler/pta
If you’re not using Discord login, you can skip this step entirely.
✅ In the future, the installer will handle this automatically — but for now, this is a one-time setup for Linux testers and power users.
Thank you to everyone who tested the alpha and provided feedback, your help shaped this release.
This is just the beginning. More features and improvements are on the way.
Let me know what you think, and I hope to see your name on the leaderboard soon!
– Basi