Skip to content

Commit

Permalink
v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Garifullin committed May 15, 2019
2 parents 6b9c2b7 + 0e3cab4 commit 25dcbf3
Show file tree
Hide file tree
Showing 194 changed files with 10,628 additions and 6,946 deletions.
Empty file modified .gitignore
100755 → 100644
Empty file.
15 changes: 15 additions & 0 deletions CHANGELOG.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# Changelog

## 0.8.0
- New UI design, macOS-styled apps and windows
- defaultFontSize changed from 16 to 14 pixels
- Apps _brush_, _angles_, _calendar_, _playmusic_, _youtube_, _calculator_
- Performance enhancements
- Bugfixes
- Removal of InteractJS libraries, integrated window manager
- Dark Mode improved
- Wi-Fi support, airplane mode
- Heavily enhanced Quick Search
- HiDPI display support
- Advanced PC information
- Optimizations for Electron v5, v6

## 0.7.1
- Bugfixes, patches
- Removal of all Icons8 files
Expand Down
Empty file modified LICENSE
100755 → 100644
Empty file.
Binary file modified PREVIEW.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions README.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# atomOS Desktop Environment
![alt text](https://raw.githubusercontent.com/ruslang02/atomos/0.7-dev/PREVIEW.png)
MacOS-styled design and minor bugfixes/changes.

![alt text](https://raw.githubusercontent.com/ruslang02/atomos/master/PREVIEW.png)
**Tested on Electron 3.0. Previous versions of Electron are not guaranteed to work with AtomOS 0.7.**

Latest version: 0.7.1. [Download](https://github.com/ruslang02/atomos/releases).
Latest version: 0.8. [Download .iso (0.6)](https://github.com/ruslang02/atomos/releases).

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

Clone:
```
$ git clone https://github.com/ruslang02/atomos.git
$ git clone https://github.com/ruslang02/atomos.git -b mac-design-test
```

Firstly, you should have Node.JS and NPM installed (instructions for Ubuntu-based systems):
Expand Down
Binary file removed apps/alphaclock/logo.png
Binary file not shown.
Binary file removed apps/angles/logo.png
Binary file not shown.
22 changes: 0 additions & 22 deletions apps/angles/package.json

This file was deleted.

Binary file removed apps/aos-about/AtomOS.png
Binary file not shown.
34 changes: 0 additions & 34 deletions apps/aos-about/app.js

This file was deleted.

Binary file removed apps/aos-about/logo.png
Binary file not shown.
25 changes: 0 additions & 25 deletions apps/aos-about/package.json

This file was deleted.

72 changes: 0 additions & 72 deletions apps/bar/bar.js

This file was deleted.

Binary file removed apps/bar/logo.png
Binary file not shown.
16 changes: 0 additions & 16 deletions apps/bar/package.json

This file was deleted.

Loading

0 comments on commit 25dcbf3

Please sign in to comment.