Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hudson-newey/neonx2.0
- Owner: hudson-newey
- License: unlicense
- Created: 2019-11-19T03:44:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T13:25:52.000Z (11 months ago)
- Last Synced: 2024-03-19T14:42:59.901Z (11 months ago)
- Topics: desktop, electron, os, typescript, ui, web-app
- Language: TypeScript
- Homepage: https://Grathium-Industries.github.io/posts/deployments/NeonX2.0/login
- Size: 25.4 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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