From 74aeb0fdf7b0727e61d87bcf117759363e20985d Mon Sep 17 00:00:00 2001 From: P7MJ Date: Fri, 5 Jun 2026 08:38:55 -0400 Subject: [PATCH] Basic README --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c7f184..4f3567b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ -# BUGPy-mOS +# BUGPy-mOS-1 Release A-4-i "Graphical Upgrades" w/FDEA -A FOSS Mock Operating System \ No newline at end of file +BUGS Python Mock Operation System Overhaul 1 Release Version A Subversion 4 Patch i "Graphical Upgrades" with Full Disk Encryption Ant + +## 🪲 Overview + +BUGPy-mOS is a FOSS **Mock Operating System**. It is written fully in Python and, when packaged with `mkosi`, can boot on a computer independently. + +It contains its own **package manager** (BPM), **shell** (BUSH), **full-disk encryption** (FDEA) and **system utilities**. + +> **This is a FOSS project**. You can download it for free, modify it, do whatever you want. *Just make sure to include a reference to us*. +> +> If you are interested in contributing to the project, contact p7mj@wholeworldcoding.com. + +## 🖥️ Usage + +Download the distribution you are interested in using. There are three distributions: + +- **min** (Minimal): The base package. + +- **std** (Standard): The standard package. **All packages are tested**. Recommended for the majority of users. + +- **ext** (Extended): The extended package. Contains experimental/extended scripts from **SpyDrone**. \ No newline at end of file