licence_manager#

license_manager is a small command line tool that helps to install and manage licenses for the DTU softwares HAWC2, HAWCStab2, Ellipsys and WAsP.

The program is written in python, and compiled to a binary file using pyinstaller. The executables are available for 64-bit windows and 64-bit linux.

For users who need the compiled DLL license files, please contact hawc2@windenergy.dtu.dk

Examples:

To check the validity/integrity of a license file before installing run

./license_manager info hawc2 <PATH_TO_LICENSE_FILE>

To check the validity/integrity of an existing license installation

./license_manager info hawc2 installed

To use license_manager to install a hawc2 license run

license_manager install hawc2 <PATH_TO_LICENSE_FILE>

For the full list of commands and options run

./license_manager --help

Download the latest version#

licence_manager 0.5.0, Standalone linux executable (12.84 MB)
/license_manager/downloads/0.5.0/linux/license_manager
licence_manager 0.5.0, Standalone windows executable (8.36 MB)
/license_manager/downloads/0.5.0/win64/license_manager.exe

Archive of historical licence_manager releases: licence_manager Archive

Release notes

New features:

  • Initial release of license management tool for the web-based licenses with support for HAWC2, HAWCStab2 and Ellipsys.