7 Matching Annotations
  1. Sep 2022
    1. As a workaround you can recompile the client locally. I've just tried it and it's working just fine on Ubuntu 22.04 Clone the repo: git clone git@github.com:Jigsaw-Code/outline-client.git cd outline-client Install node 16 (for example using brew) brew install node@16 Install all dependencies npm install Build the app npm run action electron/build linux Now you have properly working Outline-Client.AppImage and you can run it ./build/dist/Outline-Client.AppImage

      Describes how to build electron app AppImage from source.

  2. Aug 2022
  3. Nov 2021
  4. Jan 2021
  5. Mar 2019