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!
- Host: GitHub
- URL: https://github.com/amzy31/lazycat
- Owner: amzy31
- License: gpl-3.0
- Created: 2024-12-07T15:34:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-31T16:27:21.000Z (about 1 year ago)
- Last Synced: 2024-12-31T17:26:01.889Z (about 1 year ago)
- Topics: assembly, assembly-language, assembly-language-programming, cpp, cpp14, cpp17, cprogramming, cprogramming-language, operating-system, operating-systems, os, osdev, osdev-projects
- Language: C
- Homepage:
- Size: 20.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.



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