vassdoki / darts-x01-scoreboard

MIT License
13 stars 3 forks source link

Setup routine is unclear #1

Open patrickhener opened 5 years ago

patrickhener commented 5 years ago

Hi there,

I have tried getting this scoreboard to work. First up I really love the current scoreboard hosted at http://game.eu.dartsee.com:8080/. I would love to implement it to my darts machine and use it offline. My plan was to offer a wifi where players could connect to with their smartphones and afterwards redirect to the locally hosted scoreboard via captive portal.

So I tried setting up this scoreboard but did not get how it might be done. Second thing I have done is to clone the scoreboard under said URL above via wget. After having the sources offline I recognised I will need a websocket setup I cannot figure out.

So I was hoping you might wanna shed some light how to setup your scoreboard.

Thanks in advance, Patrick

vassdoki commented 5 years ago

Hello,

You can only use this x01 game offline if you implement the server for it. The server is not open source. You may use the hosted scoreboard at http://game.eu.dartsee.com:8080/ but that will require internet connection.

patrickhener commented 5 years ago

I understand this. Appreciated. I wish you best of luck getting a payed version out of this. I myself will take this scoreboard as an inspiration to maybe write my own one in python. Meanwhile I might use yours online as it is rad. Do you offer the calib service online soon? Sending you the csv might be a thing to do but with darts hitting the board force will be put onto the construction. This might render the calibration useless really quickly. So over and over sending you the calib data will be bad I think. Also what do you send back? A file? Do you need to hand it to the jar via parameter then? That part is missing from the instructions, right?

vassdoki commented 5 years ago

If you have the calibration software up and running I'll help with the online calibration. The server is there, just a little piece of software is missing.

chunleiguo commented 4 years ago

dear vassdoki,

when I access the game controller web page at 'http://game.eu.dartsee.com/game/admin/chunleidart?lang=en' using the chrome browser, there is no QR code showing up. Do I miss some steps?

Best regards