mirror of
https://github.com/tonytins/tomas.git
synced 2025-03-15 04:11:24 +00:00
An hobby operating system based on the COSMOS framework that has a separate terminal emulator.
- With the help of ChatGPT, the IProgram interface has been rewritten to handle command line arguments. - Speaking of, the CST parser has been rewritten to finally support arguments with the help of ChatGPT too. - Separately from the ChatGPT changes, the Run method has been renamed to Entry. - Terminal's entry code is now top-level. See ChangeLog.md for more details. |
||
---|---|---|
.github | ||
assets | ||
src | ||
.gitattributes | ||
.gitignore | ||
Changelog.md | ||
code_of_conduct.md | ||
LICENSE | ||
README.md | ||
UNLICENSE |
TOMAS
TOMAS (Tony's Managed Operating System) is a hobby operating system based on the COSMOS framework that comes with a respective terminal emulator.
Fictional version
Within Casey Universe, TOMAS is an operating system that serves as Anthony's tool to explore the galaxy while working for the Akonos Corporation, a company that builds artificial worlds. He can hack into any system he pleases and uses that
Requirements
- Windows 10 or later
- Visual Studio 2022
- .NET 6 or later
- COSMOS User Kit v2022 or later
- VMWare Workstation Player
License
In jurisdictions that recognize copyright waivers, I've waived all copyright and related or neighboring rights for to this project. In areas where these waivers are not recognized, BSD-3-Clause is enforced.