/LinuxJSViewer

Primary LanguageJavaScriptMIT LicenseMIT

LinuxJSViewer

After days of testing and fixing bugs, I finally publish source code for LinuxJSViewer, GUI for LinuxJSEdition

At this moment it's highly unstable and doesn't contain anything but just a base.

TODO:

  • fix really ugly and bad code
  • add console - in developmnent
  • finish start menu
  • fix other resolutions
  • icons for apps
  • themes

Stuff used

Installation

LinuxJSViewer requires Node.js v14+ to run.

Step 1.

Download the repository (or clone) and unzip.

Step 2.

Install the dependencies and start the application.

cd LinuxJSViewer
npm i
node .

License

MIT