mirror of
https://github.com/tonytins/tomas.git
synced 2025-03-20 23:01:23 +00:00
- Commented and documented SysFS - CosmosVFS instance is now global - Wrapper around CosmosVFS' file and directory creation. - If the file system is activate, system activity will be logged
23 lines
548 B
Markdown
23 lines
548 B
Markdown
# TOMAS
|
|
|
|
<img title="" src="screenshot.png" alt="" data-align="center">
|
|
|
|
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.
|
|
|
|
## Requirements
|
|
|
|
### Prerequisites
|
|
|
|
- Windows 10 or later
|
|
|
|
- Visual Studio 2022
|
|
|
|
- .NET 6 or later
|
|
|
|
- COSMOS User Kit v2022 or later
|
|
|
|
- VMWare Workstation Player
|
|
|
|
## License
|
|
|
|
This project is licensed under the BSD 3-Clause license - see the [LICENSE](LICENSE) file for details.
|