An open API service indexing awesome lists of open source software.

https://github.com/kisonix-dev/lime

Operating system simulation.
https://github.com/kisonix-dev/lime

hacking-simulator kernel os simulator

Last synced: 18 days ago
JSON representation

Operating system simulation.

Awesome Lists containing this project

README

        

# Lime OS

Lime OS operating system simulator.


This program was created purely for fun and experiments. Nothing serious.


Here you will see a lot of shit code, be careful!

## Demonstration of the program



## Systems implemented

Loading the operating system.


Creating a user account and logging in.


Encrypting the user password.


Recording all users in a separate json file.


Terminal, commands and interpreter.


Calculator.


Text editor.


Irc chat, server and client (Beta version).


And much more...

## Before launch

For the program to work correctly, you need to install DotNet Framework 2.0, 3.5, 4.0 and higher!

Download and install: [DotNet Framework](https://dotnet.microsoft.com/en-us/download/dotnet-framework)