aboutsummaryrefslogtreecommitdiff
path: root/src/ascii.c
Commit message (Collapse)AuthorAgeFilesLines
* changed MAX_LOGOS check to prevent out of bounce segfaultAnser4 days1-1/+1
|
* updated the README.mdAnser4 days1-1/+0
|
* added OS/distro nameAnser4 days1-0/+1
|
* added new ascii art. added a simple helper menu with flags -v -hAnser5 days1-1/+4
|
* Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.cAnser7 days1-0/+17
|
* Changed codingstyle to C kernel style. Print of Systeminformation is now its ↵Anser8 days1-64/+69
| | | | | | own function all systeminformation is now stored inside the struct
* changed get_os to get_kernel, it now uses the system_info_t struct to store ↵Anser8 days1-1/+2
| | | | and display the kernel information. Same with get_cpu.
* trying to workout how to get the maxline widthAnser10 days1-47/+24
|
* some more rework in readme.md and src file structureAnser10 days1-0/+110