-
Notifications
You must be signed in to change notification settings - Fork 0
bvdeenen/browsercanvas
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A PoC Python server process that lets a browser engage in a long poll process. This makes it possible to remote control the browser by sending it Javascript commands. Make sure you have google-chrome installed on your path somewhere, because browsercanvas.py starts this browser as a slave process at http://localhost:8000/testpage.html then switch back to the window running the Python service and enter some javascript, for example: $('div1').innerHTML="<a href='http://www.google.com'>GOOGLE</a>" Enjoy!
About
Project to use a browser as a generic canvas for other apps.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published