Skip to content

A process scheduler and a memory allocator simulator built with Electron

License

Notifications You must be signed in to change notification settings

vinimdocarmo/uniOS

Repository files navigation

uniOS

sreenshot

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/vinimdocarmo/uniOS
# Go into the repository
cd uniOS
# Install dependencies
npm install
# Run the app
npm start

About

A process scheduler and a memory allocator simulator built with Electron

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published