aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* updated the README.mdAnser4 days2-3/+1
* added OS/distro nameAnser4 days3-1/+73
* added new ascii art. added a simple helper menu with flags -v -hAnser5 days2-3/+63
* Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.cAnser7 days4-15/+77
* Changed codingstyle to C kernel style. Print of Systeminformation is now its ...Anser7 days4-258/+267
* updated the readme.md with future things i would like to implementAnser7 days1-1/+1
* changed get_os to get_kernel, it now uses the system_info_t struct to store a...Anser7 days4-23/+52
* trying to workout how to get the maxline widthAnser10 days2-49/+26
* prepare for 0.1.0 releaseAnser10 days1-1/+0
* added version number for future referenceAnser10 days1-0/+4
* some more rework in readme.md and src file structureAnser10 days6-90/+87
* TOBESQUISHED: safe in reconstruction of the codes layout and rework of inform...Anser11 days11-125/+89
* TO BE SQUISHED:safe of current working stand, to get the logos vom ascii dire...Anser2026-07-315-6/+36
* utils: added string concatination functionAnser2026-07-312-0/+26
* added license info in some filesAnser2026-07-311-0/+9
* some basic logosAnser2026-07-314-1/+82
* removed header files out of module headersAnser2026-07-312-4/+0
* created utils moduleAnser2026-07-313-93/+110
* finished cpu string_formatAnser2026-07-311-2/+106
* added cpu info.... but needs string parsing for whitespaceAnser2026-07-314-1/+46
* added ram info from /proc/meminfoAnser2026-07-313-0/+38
* added POSIX uname module to get kernel informationAnser2026-07-311-1/+9
* basic os moduleAnser2026-07-313-0/+18
* init commitAnser2026-07-311-0/+3