Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 48 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,48 @@
# BOS
BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable
# BOS — Bugema Operating System

BOS (Bugema Operating System) is a free, open source, and self-hostable
internet OS built by the Bugema Open Source Community (BOSC).

---

## About
BOS is designed to provide a lightweight, accessible, and community-driven
operating system environment that can be self-hosted by institutions,
universities, and individuals who need full control over their digital infrastructure.

---

## Key Features
- Free and open source
- Self-hostable on your own server
- Community-driven development
- Lightweight and accessible

---

## Getting Started

### Prerequisites
- A server or virtual machine running Ubuntu 20.04 or higher
- Git installed on your machine

### Installation
1. Clone the repository:
git clone https://github.com/bos-com/BOS.git
2. Navigate into the project folder:
cd BOS
3. Follow setup instructions as they are added by contributors.

---

## Contributing
We welcome contributions from everyone. To contribute:
1. Fork this repository
2. Create a new branch e.g. fix/your-issue
3. Make your changes
4. Submit a Pull Request referencing your issue

---

## License
This project is licensed under the MIT License. See the LICENSE file for details.