Projects
Stockton : a web wrapper for URLs

Stockton is a Web Wrapper for specified URLs, that will allow the URLs to be treated like desktop apps... sort of.

Usage:

The best way to show the usage of Stockton is with an actual example. In this example, I will be using Stockton to display the Web UI of MuttonChop.

To open the MuttonChop UI:
run stockton.py http://MUTTONCHOP_SERVER:2876
This will open a new Stockton window that will render the HTML UI from the MuttonChop Server.

CTRL+W: will toggle the window decoration
CTRL+R: will refresh the HTML in the window
CTRL+L: will toggle display of a location bar
CTRL+S: will save the window location and decoration state for the current URL
CTRL+Q: will quit the current Stockton window