https://github.com/FigSystems/dalixOS
An OS based on Linux which aims to have a UI with the quality of the early MacOS versions, and human readable file paths.
https://github.com/FigSystems/dalixOS
linux usability
Last synced: over 1 year ago
JSON representation
An OS based on Linux which aims to have a UI with the quality of the early MacOS versions, and human readable file paths.
- Host: GitHub
- URL: https://github.com/FigSystems/dalixOS
- Owner: FigSystems
- License: mit
- Created: 2024-10-18T00:57:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T00:25:15.000Z (over 1 year ago)
- Last Synced: 2024-11-06T01:25:09.609Z (over 1 year ago)
- Topics: linux, usability
- Language: Python
- Homepage: https://figsystems.github.io/dalixOS/
- Size: 4.17 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: docs/ROADMAP.md
Awesome Lists containing this project
README
#  dalixOS
The goal for dalixOS is to be organized, stable, user friendly, and just work.
It will use a simplified folder setup that actually makes sense. ``` System ``` for important files, ``` Applications ``` for apps, and ``` Users```
for your files. No more cryptic names like ```usr```, ```var```, and ```bin``` to have to worry about. You shouldn't have to be a rocket scientist to use a computer!
This seperate organization for each application and system package will let you have multiple app
versions without conflict. Installing new software will be a breeze. Drop an Application
(```.deb``` or ```.app```) into the ``` Applications ``` folder, and dalixOS will convert it into an app.
Letting you do what you need, without wrestling with difficult cli package managers.
We are currently under heavy development so expect [issues](https://github.com/dleggo/Dalix/issues).
See our [homepage](https://figsystems.github.io/dalixOS/) for more information!