Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.33 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.33 KB

Fortius

A Operating System made in C++ with API to easily customize OS

Founder:

  • ELEMENT

Developers:

  • ELEMENT

Completed Task:

Progress: 37.5%

  • ✓ Kernel
  • ✓ Keyboard input
  • ✓ Basic I/O API Function
  • ✓ String with functions
  • ✓ Basic Login (Not fully completed, require File System to fully complete)
  • ✓ Terminal

InCompleted task

Progress: 62.5%

  • ✗ File System (Under development)
    • ✗ Text editor
    • ✗ Compress and depress .zip, .rar .etc
  • ✗ Custom font
  • ✗ Mouse input
  • ✗ Password input
  • ✗ Field input
  • ✗ GUI (Graphic User Interface)
  • ✗ Thread function
    • ✗ Subprocess (Thread function required.)

Screenshot:

Eh, i think the image gone lol

Source code license:

BSD 3-Clause License

What you need to do to make your own Operating System that is Fortius based:

Always credit Fortius from Your OS that based with Fortius, which is a Fortius Distribution

Example: Name your OS 'AnyName Fortius' Credit FortiusOS in your kernel, source code

The code from scratch is made by M.L Pace, github of his OS Project. FortiusOS recoded alot by me, so its easier to understand & customize by public.