Install WebODM on Windows

  1. Download the Windows installer - https://ceh-datalab-u.s3-ext.jc.rl.ac.uk/webodm-download/windows/WebODM_Setup.exe
  2. Double click on the downloaded file and follow the onscreen instructions



Install WebODM on MacOS

  1. Download the application folder using s3cmd - https://s3tools.org/s3cmd 
    brew install s3cmd
    s3cmd --configure # Accept defaults
    s3cmd get --recursive s3://webodm-download/macos/WebODM\ Manager.app/ /Applications/WebODM\ Manager.app/
    
    #If you don't have write permissions to the Applications folder
    sudo s3cmd get --recursive s3://webodm-download/macos/WebODM\ Manager.app/ /Applications/WebODM\ Manager.app/
  2. Download the instructions - https://ceh-datalab-u.s3-ext.jc.rl.ac.uk/webodm-download/macos/InstallManual.pdf
  3. Follow the instructions to install
  • No labels