aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* changed get_os to get_kernel, it now uses the system_info_t struct to store ↵Anser8 days4-23/+52
| | | | and display the kernel information. Same with get_cpu.
* 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 ↵Anser11 days11-125/+89
| | | | information handeling also ascii art printing
* TO BE SQUISHED:safe of current working stand, to get the logos vom ascii ↵Anser2026-07-315-6/+36
| | | | directory
* 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