Skip to content

Releases: sbeaumont/od-info

0.1 Mac

07 Nov 11:06
Compare
Choose a tag to compare
0.1 Mac Pre-release
Pre-release

This is a binary build that should run on Mac. All you need to download is the odinfo binary, the source code zips are not needed.

Important: The first time you run the tool it will not work, but emit a secret.txt file that you need to edit with the right information like your OD login (it pulls information by logging in as you). Just edit the file, save it, and restart the tool.

You can access the tool with a browser at http://127.0.0.1:5000

  • It has debug mode turned on, so DON'T use this on a machine on a Starbucks network, you're opening a port.
  • The debug mode will make it easier to see error messages in the console window and give me feedback.
  • The Discord URL is not strictly necessary, but the "Send To Discord" option in the Networth Tracker will fail.
  • The app also generates a database file next to the app. If you want to reset the application for a new round you can simply rename or remove the database.

Test release for Mac App 27 Oct 2023

27 Oct 14:06
Compare
Choose a tag to compare

Test release to see if this PyInstaller version works on a Mac.

The first time it will crash after generating a secret.txt file. Edit that file with correct values and restart.

The current_player_id is the five number id you see at the end of the URL if you hover over your dom name in the search page.

Hello World

17 Jul 23:30
Compare
Choose a tag to compare

It's simple, and it works.