Skip to content
README.md 464 B
Newer Older
Pietro Giuseppe Bruno's avatar
Pietro Giuseppe Bruno committed
# WSGUI

WeatherStation AIV GUI
The use of this GUI is possible only if you are logged in to ASTRIMA-vpn
Pietro Giuseppe Bruno's avatar
Pietro Giuseppe Bruno committed
## Getting started

Pietro Giuseppe Bruno's avatar
Pietro Giuseppe Bruno committed
- Windows 
		if use the windows OS run startWSGUI.bat or run the command "java -jar WSGUI.jar"
		
		use startWSGUI_zoom_1.5.bat or startWSGUI_zoom_2.0.bat to have a x1.5 ox x2.0 interface zoom

- Unix
		under unix use the command "java -jar WSGUI.jar"
Pietro Giuseppe Bruno's avatar
Pietro Giuseppe Bruno committed
		use "java -Dsun.java2d.uiScale=1.5 -jar WSGUI.jar" to have a x1.5 interface zoom