DEV Community

AMZYEI
AMZYEI

Posted on • Edited on

Charlex OS

LINK: Charlex-OS

charleX OS logo :

              %%  %%                      %%  %%      
             %%      %%                  %%      %%   
             %%        %%              %%        %%   
             %%          %%%%%%%%%%%%%%          %%   
             %%                                  %%   
             %%                                  %%   
           %%        %%%%              %%%%        %% 
         %%          %%%%%%          %%%%%%          %%
         %%                                          %%
         %%                  %%%%%%                  %%
         %%            %%      %%      %%            %%
           %%            %%%%%%%%%%%%%%            %%  
            %%                                    %%  
               %%                              %%      
                 %%%%%%%%              %%%%%%%%     
                         %%%%%%%%%%%%%%               
Enter fullscreen mode Exit fullscreen mode

charleX OS

CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.

screenshots

screenshots

screenshots

compile and run :

$ make mkiso 
Enter fullscreen mode Exit fullscreen mode

OS and GCC dependencies(Debian/Ubuntu):

$ make deps 
Enter fullscreen mode Exit fullscreen mode

Top comments (0)