Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rohan-bharatia/torchos

TorchOS is an open-source operating system written entirely in x86 assembly.
https://github.com/rohan-bharatia/torchos

assembly operating-system x86

Last synced: about 1 month ago
JSON representation

TorchOS is an open-source operating system written entirely in x86 assembly.

Awesome Lists containing this project

README

        

# TorchOS

![Windows](https://github.com/Rohan-Bharatia/TorchOS/actions/workflows/build-windows.yml/badge.svg)
![MacOS](https://github.com/Rohan-Bharatia/TorchOS/actions/workflows/build-macos.yml/badge.svg)
![Linux](https://github.com/Rohan-Bharatia/TorchOS/actions/workflows/build-linux.yml/badge.svg)

TorchOS is an open-source operating system written entirely in x86 assembly that is compatible with Windows, MacOS, Linux.

## LICENSE
This repository is under an [Gnu General Public License v3.0](https://github.com/Rohan-Bharatia/TorchOS/blob/main/LICENSE)

## Implementation
To download this repository open [TorchOS.zip](https://github.com/Rohan-Bharatia/TorchOS/archive/refs/tags/v1.0.0.zip)