Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fraction/oasis-desktop
This is a thin Electron wrapper around Oasis.
https://github.com/fraction/oasis-desktop
Last synced: 8 days ago
JSON representation
This is a thin Electron wrapper around Oasis.
- Host: GitHub
- URL: https://github.com/fraction/oasis-desktop
- Owner: fraction
- Created: 2020-03-13T17:47:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T14:02:11.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T14:07:40.184Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 1.98 MB
- Stars: 24
- Watchers: 4
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oasis-Desktop
This is a thin Electron wrapper around [Oasis][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][gh-dl]**.
Alternatively, you can build from source.
```sh
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.
[gh-dl]: https://github.com/fraction/oasis-desktop/releases/latest
[oasis]: https://github.com/fraction/oasis