This is a thin Electron wrapper around Oasis.
Note: When this app is open, you can also use Oasis directly by opening your web browser to http://localhost:3000
Most people should download installers for Windows, macOS, or Linux.
Alternatively, you can build from source.
git clone https://github.com/fraction/oasis-desktop.git
cd oasis-desktop
npm install
npm start
AGPL-3.0
Also, AGPL-3.0 code was reused from both Patchwork and Oasis.