Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niutech/orion-desktop
Desktop code editor for web developers based on Eclipse Orion and NW.js
https://github.com/niutech/orion-desktop
Last synced: 6 days ago
JSON representation
Desktop code editor for web developers based on Eclipse Orion and NW.js
- Host: GitHub
- URL: https://github.com/niutech/orion-desktop
- Owner: niutech
- Created: 2015-08-19T04:53:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T17:22:05.000Z (about 8 years ago)
- Last Synced: 2023-03-11T15:12:10.738Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orion Desktop
Desktop code editor for web developers based on [Eclipse Orion](https://wiki.eclipse.org/Orion) and [NW.js](http://nwjs.io/), similar to Atom, Brackets, LightTable or Visual Studio Code. This is still a beta version.
![Orion Desktop](http://i.imgur.com/aweyOyK.jpg)
## Usage
Go to the `orion-desktop` directory, run `npm install` to get the latest Orion code, download [NW.js](http://nwjs.io/) and run `nw orion-desktop`.
Or better download the [prebuilt package](https://github.com/niutech/orion-desktop/releases) for Windows.
## Authors & License
Eclipse Orion is developed by Orion Contributors under Eclipse Public License & Eclipse Distribution License.
Orion Desktop is developed by Jerzy Głowacki under Eclipse Public License.