Skip to content

This is a thin Electron wrapper around Oasis.

Notifications You must be signed in to change notification settings

fraction/oasis-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.