An hobby operating system based on the COSMOS framework that has a separate terminal emulator.
Find a file
Tony Bark 7b56b93edd Fixed typo with project directory
- Renamed IsFSActive to isFSEnabled
2023-01-07 10:44:51 -05:00
.github/workflows Fixed Github workflow 2023-01-06 19:09:39 -05:00
src Fixed typo with project directory 2023-01-07 10:44:51 -05:00
.gitattributes Initial source commit 2020-01-30 10:06:44 -05:00
.gitignore Programs now built using IProgram interface 2021-03-30 08:26:18 -04:00
Changelog.md Renamed TomFs to SysFS 2023-01-06 22:58:49 -05:00
LICENSE Switched to BSD 3-Cluase license 2023-01-06 19:03:07 -05:00
README.md Renamed TomFs to SysFS 2023-01-06 22:58:49 -05:00
screenshot.png Renamed ComConsts to SysMeta 2023-01-06 22:00:48 -05:00

TOMAS

TOMAS (Tony's Managed Operating System) is a hobby operating system based on the 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 file for details.