OmniParser icon indicating copy to clipboard operation
OmniParser copied to clipboard

Can this project be integrated with Java projects? Or is there a way to use it based on HTTP?

Open GeTOUO opened this issue 6 months ago • 1 comments

Can this project be integrated with Java projects? Or is there a way to use it based on HTTP?

GeTOUO avatar Jul 23 '25 07:07 GeTOUO

I would be more worried of running it first, since it's a goddamn collection of bugs, incompatibilities and errors (see #316 ). That said, I would look into app.py, it can launch the whole thing with a command like

python app.py –windows_host_url localhost:8006 –omniparser_server_url localhost:8000

Meaning somehow they communicate and work through network.

paciox avatar Aug 20 '25 10:08 paciox