Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hudson-newey/neonx2.0

A portable desktop environment inside an electron app / web browser
https://github.com/hudson-newey/neonx2.0

desktop electron os typescript ui web-app

Last synced: 3 months ago
JSON representation

A portable desktop environment inside an electron app / web browser

Awesome Lists containing this project

README

        

# **_NEONX2.0_**

![a screenshot of the NeonX desktop environment](Home/Pictures/demoImage.png "Screenshot of Desktop Environment")

### Compatiable with

* ElectronJS
* Chromium
* Firefox

### To use

> Open file:/// dekstop.html file with query string parameter "?usr=[_username_]"

### To Install Apps for NeonX

> **1.** Open up "**Home/applications**"
> **2.** Drag the application into the "**Home/applications**" directory
> **3.** Right click on the desktop and click "**Install Apps**" and select the "**package.app**" file from inside the programs directory/folder

#### To Create Apps for NeonX

> **1.** Open up "**Home/applications**"
> **2.** Create folder with name of the application
> **3.** Make "**index.html**" file, this will be the main file accessed by NeonX2.0
> **4.** Create "**favicon.png**" for the favicon
> **5.** Last, create the "**package.app**" file, this will be the loading file for NEONX2.0.

##### "**_package.app_**"

Name of application