Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rohan-bharatia/torchos
- Owner: Rohan-Bharatia
- License: gpl-3.0
- Created: 2024-08-27T15:40:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T16:56:45.000Z (2 months ago)
- Last Synced: 2024-10-12T20:24:23.787Z (about 1 month ago)
- Topics: assembly, operating-system, x86
- Language: Assembly
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE-OF-CONDUCT.md
- Security: .github/SECURITY.md
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)