Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimmielin/glow
The Glowstone Operating System / Desktop Environment Project
https://github.com/jimmielin/glow
Last synced: about 2 months ago
JSON representation
The Glowstone Operating System / Desktop Environment Project
- Host: GitHub
- URL: https://github.com/jimmielin/glow
- Owner: jimmielin
- License: mit
- Created: 2013-07-17T03:01:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T07:00:12.000Z (almost 11 years ago)
- Last Synced: 2024-06-11T16:49:19.910Z (7 months ago)
- Language: JavaScript
- Size: 1.35 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Project Glowstone
====Introduction
----Welcome to the **Glowstone Desktop Environment / OS** project! This is the
Git repository containing the core Glow components (`Kernel`, `Frameworks`, `Services`... etc.)
that may be used to boot a bare-bones Glow Desktop.Included in this repository
----1. The Glowstone Kernel - Essentially a bootstrapper for Glow to boot.
2. Core Frameworks & Services - `CoreFile`, `CoreUser`, `UITools`...
3. GFS - "Glow Future Storage", a relationship-driven data storage engine
4. Lockdown - The security isolator and process virtualizer for Glow.
5. RT - "Glow **R**un**t**ime" taking care of integrating Glow with the lower-level parts of an operating system (file system, Linux kernel, etc.)
Included is the *Slate* RT which uses a LAMP stack for Glow to communicate with. As technology develops, native code solutions will be released and supercede *Slate*.License
----**Glowstone** is mostly licensed under the *MIT License*. Some components may be proprietary, usually those in testing and
heavy development, to prevent confusion in distribution of unstable parts.How can I join?
----Glowstone is currently in heavy development by Jimmie Lin . Contact me for details. I need a fair amount of help!
Development Status
----Not near Pre-Alpha. Expect changes in the following 6 months.