oasis-desktop icon indicating copy to clipboard operation
oasis-desktop copied to clipboard

This is a thin Electron wrapper around Oasis.

Oasis-Desktop

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

Install

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

License

AGPL-3.0

Also, AGPL-3.0 code was reused from both Patchwork and Oasis.