LiveReloadX Released: Reload your Browser Automatically!

When we are developping a web site, we often edit source code and reload a browser. It would be wonderful if browsers are reloaded automatically.

There are some softwares such as CodeKit and LiveReload, but they are GUI tools and not free of charge. So I created a command line tool named LiveReloadX based on LiveReload source code.

LiveReloadX is using Node.js, so it runs on Windows, Mac and Linux. It reloads the browser not only on developping environment but also on iPhone and Android. Of course, free of charge.

See LiveReloadX for details!!

You can get source code from nitoyon/livereloadx - GitHub. It would be a greate pleasure for me if you Star or send me a pull request.