Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenPoGoUI #4391

Closed
macio525 opened this issue Aug 20, 2016 · 7 comments
Closed

OpenPoGoUI #4391

macio525 opened this issue Aug 20, 2016 · 7 comments

Comments

@macio525
Copy link

How to setup OpenPoGoUI for this bot?

@bohus-rosko
Copy link
Contributor

  1. config - "websocket_server": true,
  2. start bot
  3. start python -m SimpleHTTPServer port
  4. http://127.0.0.1:8000

@Acuchillar
Copy link

tehp/OpenPoGoUI#20

Looks like you're not able to (and with some attempt I couldn't figure it out either until I saw this bug and stopped).

@bohus-rosko
Copy link
Contributor

I just ran it, it works.

@macio525
Copy link
Author

its possible in this ui https://github.com/OpenPoGo/OpenPoGoWeb to release or evolve pokemons?
because these options dont work for me...

@nowak-mateusz
Copy link
Contributor

in dev if you change config "websocket_server": true to

"websocket": {
       "start_embedded_server": true,
       "server_url": "0.0.0.0:8000",
       "remote_control": true
   },

OpenPoGoUI can connect to bot but not sending gps :(

@masterpowers
Copy link

what do you mean by dev? dev branch? dockerfile.dev?
im also trying to have a way to have a ui, it sucks to not have one to check for updates...

@nowak-mateusz
Copy link
Contributor

nowak-mateusz commented Aug 21, 2016

dev branch
http://imgur.com/a/FMKf8

@k4n30 k4n30 closed this as completed Aug 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants