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

https://github.com/amzy31/lazycat

This lightweight and fast terminal, written in C and Gtk framework, is designed to be your permanent choice. SIZE: 19KB :D after compile!
https://github.com/amzy31/lazycat

assembly assembly-language assembly-language-programming cpp cpp14 cpp17 cprogramming cprogramming-language operating-system operating-systems os osdev osdev-projects

Last synced: 10 months ago
JSON representation

This lightweight and fast terminal, written in C and Gtk framework, is designed to be your permanent choice. SIZE: 19KB :D after compile!

Awesome Lists containing this project

README

          

# charleX OS logo :

%% %% %% %%
%% %% %% %%
%% %% %% %%
%% %%%%%%%%%%%%%% %%
%% %%
%% %%
%% %%%% %%%% %%
%% %%%%%% %%%%%% %%
%% %%
%% %%%%%% %%
%% %% %% %% %%
%% %%%%%%%%%%%%%% %%
%% %%
%% %%
%%%%%%%% %%%%%%%%
%%%%%%%%%%%%%%

# 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/charleXGrub.png)

![screenshots](screenshots/charleXLoadingAndLogo.png)

![screenshots](screenshots/charleXPrompt.png)

# compile and run :
$ make mkiso

# OS and GCC dependencies(Debian/Ubuntu):
$ make deps