Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helios2003/os-mini-simulator
A simulation of the programs done in Operating Systems Lab(CS257) course
https://github.com/helios2003/os-mini-simulator
html-css-javascript operating-systems simulator
Last synced: 7 days ago
JSON representation
A simulation of the programs done in Operating Systems Lab(CS257) course
- Host: GitHub
- URL: https://github.com/helios2003/os-mini-simulator
- Owner: helios2003
- Created: 2023-05-22T17:44:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-29T19:01:42.000Z (over 1 year ago)
- Last Synced: 2024-05-29T09:18:29.772Z (7 months ago)
- Topics: html-css-javascript, operating-systems, simulator
- Language: CSS
- Homepage:
- Size: 54.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OS-Mini-Simulator
In this project we help in visualising the programs done in Operating Systems Lab (CS257) course.
## Instructions to set up the repository
* Fork the repository and clone it in your local machine using the command ``git clone ``.
* Go to ``index.html`` and run it on Live Server.
* The website runs on IP address ``127.0.0.1`` on ``port 5500``.
* Navigate through the website and visualize the programs.