Skip to content

someoneidoknow/mOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mOS

mOS is an Open Computers operating system designed for computers with limited specifications. It provides a lightweight and efficient environment for running programs on Tier 2 GPU/Screen configurations with a minimum of 640K RAM and a 640KB Disk (Floppy or HDD).

Compatibility

mOS is specifically designed to run on Open Computers hardware, targeting Tier 2 GPU/Screen configurations. It is optimized for systems with the following specifications:

  • GPU/Screen: Tier 2
  • RAM: Minimum 640K, recommended 1024K
  • Disk: 640KB (Floppy or HDD)

These specifications have been deemed the requirement based on real hardware tests (on a local minecraft server, running on the E2E modpack)

Installation

To install mOS on your Open Computers system, follow these steps:

  1. Clone the mOS repository to your local machine.

  2. Transfer the repository files to your Open Computers system.

  3. Boot your Open Computers system.

Usage

Once mOS is successfully installed on your Open Computers system, you can use it by following these steps:

  1. Power on your Open Computers system.

  2. mOS will boot up and present you with the command line interface.

  3. You can now start running programs and interacting with mOS.

Contributing

If you would like to contribute to mOS, you can follow these steps:

  1. Fork the mOS repository on GitHub.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and commit them with descriptive commit messages.

  4. Push your branch to your forked repository.

  5. Open a pull request on the original mOS repository and provide a detailed description of your changes.

Version standard

Major updates (x.0.0) mean a very large edit or creation in the codebase of mOS.

Code may not be compatible between major updates, and the previous major update is instantly invalidated for security updates unless it is an LTS release

Minor updates (1.x.0) mean a small edit or creation in the codebase of mOS.

Between minor updates, programs are very likely to be compatible with mOS and each other.

Patch updates (1.0.x) mean a patch in the mOS codebase.

Updates like these mean a small security fix, or a bug fix.

License

We use the GNU GPL v3 license for mOS. You can see it here.

About

A simple OS for Open Computers running on simple hardware.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages