GithubHelp home page GithubHelp logo

gmh5225 / os-lemonos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lemonosproject/lemonos

0.0 1.0 0.0 227.93 MB

The Lemon Operating System

Home Page: https://lemonos.org

License: BSD 2-Clause "Simplified" License

Shell 0.39% C++ 93.38% Python 0.01% C 4.49% Assembly 0.96% CMake 0.69% Dockerfile 0.07% Meson 0.01%

os-lemonos's Introduction

banner

CI

Lemon OS is a UNIX-like 64-bit operating system written in C++.

About Lemon OS

Lemon OS includes its own modular kernel with SMP and networking, window server/compositor and userspace applications as well as a collection of software ports.

If you have any questions or concerns feel free to open a GitHub issue, join our Discord server or email me at [email protected].

Prebuilt Image

Nightly Images - Go to latest job, Lemon.img located under Artifacts
You must be logged in to GitHub to download the image

Before running See System Requirements

Lemon OS Screenshot
More screenshots

Features

Work In Progress

  • XHCI Driver
  • Intel HD Audio Driver

Third Party

Lemon OS depends on: mlibc, Freetype, zlib, libressl, ffmpeg, libfmt and libpng.

Optional ports include LLVM/Clang, DOOM, Binutils and Python 3.8

Various background images are located here

System requirements

  • 256 MB RAM (512 is more optimal)
  • x86_64 Processor supporting x86_64-v2 instructions including SSE4.2
    • For QEMU/KVM use -cpu host or at least -cpu Nehalem see this page
  • 2 or more CPU cores recommended
  • I/O APIC
  • ATA, NVMe or AHCI disk (AHCI strongly recommended)

For QEMU run with:
qemu-system-x86_64 Lemon.img --enable-kvm -cpu host -M q35 -smp 2 -m 1G -netdev user,id=net0 -device e1000,netdev=net0 -device ac97
KVM is strongly recommended

Repo Structure

Directory Description
Applications/ Userspace Applications
Base/ Config, etc. Files copied to disk
Documentation/ Lemon OS Documentation
Extra/ (Currently) vector icons
InterfaceCompiler/ Compiler for interface definition files
Kernel/ Lemon Kernel
LibGUI/ LibGUI (Windowing and widgets)
LibLemon/ LibLemon (Lemon API)
Toolchain/ Toolchain build scripts and patches
Ports/ Build scripts and patches for ports
Resources/ Images, fonts, etc.
Screenshots/ Screenshots
Scripts/ Build Scripts
Services/ Interface definition files
System/ Core system programs and services

os-lemonos's People

Contributors

fido2020 avatar abhra2020-smart avatar ewpratten avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.