Sorry, this application is not available on your current operating system.
Try downloading it from a desktop or laptop.
This application is self-signed and must be installed from the command line:
PS> Set-ExecutionPolicy Bypass -Scope Process -Force;
PS> [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072;
PS> iex ((New-Object System.Net.WebClient).DownloadString('https://downloads.hydraulic.dev/eton-sample/selfsigned/install.ps1'))
This application does not prove its origin with a developer signature. To open it:
You will only need to do this once. For further information please visit Apple Support.
Alternatively, copy/paste the following command into a terminal window:
$ curl -L https://downloads.hydraulic.dev/eton-sample/selfsigned/launch.mac | bash
Or install it from the command line:
$ wget https://downloads.hydraulic.dev/eton-sample/selfsigned/hydraulic-eton-notes-self-signed_6.0_amd64.deb
$ sudo apt install ./hydraulic-eton-notes-self-signed_6.0_amd64.deb