https://github.com/iam-py-test/snake_os
An operating system written in Python
https://github.com/iam-py-test/snake_os
Last synced: 2 months ago
JSON representation
An operating system written in Python
- Host: GitHub
- URL: https://github.com/iam-py-test/snake_os
- Owner: iam-py-test
- License: cc0-1.0
- Created: 2021-10-17T23:31:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T11:52:04.000Z (over 3 years ago)
- Last Synced: 2025-04-02T16:11:48.088Z (3 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SnakeOS
An operating system written in Python### What is SnakeOS
SnakeOS is a personal project with the end goal of creating a fully-functional operating system written in Python.
### Can I replace my current OS with SnakeOS or run it along side it?
No. SnakeOS runs inside of your current OS via Python. It can not be used on its own (yet)