aboutsummaryrefslogtreecommitdiff
path: root/src/cfetch.c
Commit message (Expand)AuthorAgeFilesLines
* updated the README.mdAnser4 days1-2/+1
* added OS/distro nameAnser4 days1-0/+1
* added new ascii art. added a simple helper menu with flags -v -hAnser5 days1-2/+59
* Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.cAnser7 days1-15/+25
* Changed codingstyle to C kernel style. Print of Systeminformation is now its ...Anser8 days1-26/+26
* updated the readme.md with future things i would like to implementAnser8 days1-1/+1
* changed get_os to get_kernel, it now uses the system_info_t struct to store a...Anser8 days1-2/+14
* trying to workout how to get the maxline widthAnser10 days1-2/+2
* added version number for future referenceAnser10 days1-0/+4
* some more rework in readme.md and src file structureAnser10 days1-1/+1
* TOBESQUISHED: safe in reconstruction of the codes layout and rework of inform...Anser11 days1-20/+12
* TO BE SQUISHED:safe of current working stand, to get the logos vom ascii dire...Anser2026-07-311-0/+17
* added license info in some filesAnser2026-07-311-0/+9
* some basic logosAnser2026-07-311-0/+2
* added cpu info.... but needs string parsing for whitespaceAnser2026-07-311-0/+2
* added ram info from /proc/meminfoAnser2026-07-311-0/+2
* basic os moduleAnser2026-07-311-0/+3
* init commitAnser2026-07-311-0/+3