Hello there,
unfortunately, i am having just one Monitor right now, and i am working on my personal website. The act of switching from Editor to Browser and hitting F5 annoys the shit out of me, thats why i have written this Plugin.
LiveRefresh is a SublimeText2 Plugin which runs a WebSocket Server inside the Editor and sends a Signal to all connected Clients if you save something.
In addition to this, i have written a Google Chrome Plugin which lets you connect each single Browser-Tab to a WebSocket-Server.
This makes something like this possible:
I am developing on my main Computer and have connected it to my MacBook. The MacBook runs Google Chrome with the LiveRefresh extension and views the Website i am working on. MacBook is connected to my Computer via LAN, and the Browser-Tab viewing the Website i am Working on is connected to SublimeText2 on my main Computer. Each time i save something on my Computer, the MacBook is going to focus and refresh the Tab.
GitHub-Repository: github.com/PhilippSchaffrath/LiveRefresh
I hope you like it. Dont hesistate to ask questions.
Kindly regards
Philipp