Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1007 Bytes

README.rst

File metadata and controls

34 lines (25 loc) · 1007 Bytes
https://travis-ci.org/bradleyjones/ucsm-gui.svg?branch=master

ucsm-gui

Usage: ucsm-gui [OPTIONS] HOST [USERNAME] [PASSWORD]

Launch UCSM GUI

Options:
-c, --config PATH Path to config file
-h, --help   Show this message and exit.

Arch Linux Install Notes

Requires oracle java for gui to work (jdk8 from AUR)

Add /usr/lib/jvm/default/bin to path to get javaws binary

export PATH=$PATH:/usr/lib/jvm/default/bin

MacOS Install Notes

Works with system Java install just ensure it is up to date