Hi all!

Long time ago we have standalone Browsersim build. After adding javaFx we disable this feature.

Now I'm happy to say that standalone Browsersim is back! It supports only SWT.Webkit browser engine, but it's better than nothing.

You can download it here. To run standalone Browsersim use
java(or path to java executable) -jar browsersim.jar
command. Mac OS users should run it with
java(or path to java executable) -XstartOnFirstThread -jar browsersim.jar
Please try it and give your feedback. The most interested thing for me is standalone Browsersim behavior on different Linux distributions.