atomos

0.5.0-alpha • Public • Published

atomOS Desktop Environment

alt text

Latest version: 0.4.2 (build 100). Download .iso.

Fully web-based X11 Desktop Environment on Linux, working in Electron. Contains web-based applications with absolute Node.JS access. There is also an operating system available based on this.

Installation

Download this repository and unpack it to /atomos or run this command:

sudo git clone https://github.com/ruslang02/atomos.git /atomos

Firstly, you should have Node.JS and NPM installed:

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs

Then you need Electron to work:

sudo npm install -g electron --unsafe-perm=true --allow-root

And, finally, to run this monster:

electron /atomos

Changelog

Changelog is available here.

Hacking

You can edit your desktop envionment in real-time, adding features and modifying the look and feel.

Dependents (0)

Package Sidebar

Install

npm i atomos

Weekly Downloads

0

Version

0.5.0-alpha

License

GNU GPL

Last publish

Collaborators

  • ruslan_g02