2020-01-30 10:06:44 -05:00
# TOMAS
2023-01-07 12:39:07 -05:00
< p align = "center" >
2023-01-07 13:09:52 -05:00
< img title = "" src = "assets/logo.svg" width = "250" alt = "" " >
< br >
< img title = "" src = "assets/screenshot.png" alt = "" " >
< hr >
2023-01-07 13:20:31 -05:00
< / p >
< p align = "center" >
2023-01-07 12:39:07 -05:00
< a href = "https://github.com/tonytins/tomas/blob/main/LICENSE" > < img src = "https://img.shields.io/github/license/tonytins/tomas" alt = "GitHub license" > < / a >
< a href = "https://github.com/tonytins/tomas/actions?query=workflow%3Adotnet.yml" > < img src = "https://img.shields.io/github/actions/workflow/status/tonytins/tomas/dotnet.yml" alt = "GitHub Workflow Status" > < / a >
< img src = "https://img.shields.io/github/commit-activity/w/tonytins/tomas" alt = "GitHub commit activity" >
< br >
< a href = "code_of_conduct.md" > < img src = "https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg" alt = "Contributor Covenant" > < / a >
< img src = "https://img.shields.io/codeclimate/maintainability-percentage/tonytins/tomas" alt = "Code Climate maintainability" >
< img src = "https://img.shields.io/codeclimate/tech-debt/tonytins/tomas" alt = "Code Climate technical debt" >
< / p >
2023-01-06 19:15:54 -05:00
TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system based on the [COSMOS ](https://github.com/CosmosOS/Cosmos ) framework that comes with a respective terminal emulator.
2020-01-30 10:06:44 -05:00
## Requirements
### Prerequisites
2023-01-06 22:58:49 -05:00
- Windows 10 or later
- Visual Studio 2022
2022-12-25 18:27:57 -05:00
- .NET 6 or later
2023-01-06 22:58:49 -05:00
- COSMOS User Kit v2022 or later
- VMWare Workstation Player
2020-01-30 10:06:44 -05:00
## License
2023-01-07 11:44:50 -05:00
In jurisdictions that recognize copyright waivers, I've [waived all copyright ](UNLICENSE ) and related or neighboring rights for to this project. In areas where these waivers are not recognized, [BSD-3-Clause ](LICENSE ) is enforced.