What is this?
Two things:
-
A simple Windows app that hosts a WebSocket server and can monitor a directory for changes. When things are a-changin', clients are notified.
-
A chrome extension that will connect to the file watcher and reload your page when files change.
Why?
Because during web development, it's nice to have your browser auto-refresh for you when you make little changes.. Clicking refresh every few seconds sucks.
How to use?
There's a current release in the release section of this repository folder. Run the installer.
Start up LeveledUp.exe
-
Choose a folder to monitor (your project folder!)
-
Adjust the file types if you need to. Follow the example format.
-
Click Start! The file system watcher is now running.
Use the chrome extension.
-
If you haven't yet installed the extension, go to Tools->Extensions In Chrome and then drag the chrome icon at the bottom of LeveledUP onto the chrome window and click 'Add'.
-
Navigate to the site you're working on in chrome.
-
Click the Leveled-UP+ mushroom icon beside the omnibox.
-
Work!
Now when you make changes to files in your project, your browser should automatically reload, saving you time and millions of dollars!
Prereqs: Wix 3.7+ is needed to build the installer.