Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanshruthr/hertzhero

A minimal, monolithic operating system designed to check the hardware of the host system.
https://github.com/sanshruthr/hertzhero

bootable customos hardwarecheck iso monolithickernel operating-system

Last synced: 7 days ago
JSON representation

A minimal, monolithic operating system designed to check the hardware of the host system.

Awesome Lists containing this project

README

        

# Hertz Hero Operating System

![Real Hardware](https://img.shields.io/badge/Real%20Hardware-Tested-purple)
[![License](https://img.shields.io/badge/license-MIT-darkgreen.svg)](https://opensource.org/licenses/MIT)
![VMware](https://img.shields.io/badge/VMware-Tested-teal)

https://github.com/SanshruthR/HertzHero/assets/98751980/3f25b68a-5ab4-44b7-bf93-1285f71a1a86

HertzHero is a minimal, monolithic operating system designed to check the hardware of the host system.
## Features

- Displays system information:
- System Vendor: Vendor Name
- CPU Name: CPU Brand String
- CPU Frequency: CPU Cycle Speed
- CPU Uptime
- RAM: Amount of RAM
- Shutdown functionality.

## Usage

1. Download the [HertzHero ISO (v2.0)](https://github.com/SanshruthR/HertzHero/blob/master/hertzhero.iso).
2. Run the HertzHero ISO in VMware or on real hardware.
3. Press any key to update the system Uptime.
4. View system information.
5. Press Enter or 'A' to shutdown the system.
6. Create a bootable pendrive using rufus and test the OS on real hardware.
7. ![image](https://github.com/SanshruthR/HertzHero/assets/98751980/15b215e2-7241-47ff-95ce-154ac90f1995)

## Compatibility

- :white_check_mark: Works on real hardware.
- :white_check_mark: Works on VMware.

## License

This project is licensed under the MIT License - see the license file for details.

---