aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
* TO BE SQUISHED:safe of current working stand, to get the logos vom ascii ↵Anser2026-07-313-6/+8
| | | | directory
* utils: added string concatination functionAnser2026-07-312-0/+26
|
* some basic logosAnser2026-07-311-1/+1
|
* 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-313-1/+44
|
* added ram info from /proc/meminfoAnser2026-07-312-0/+36
|
* added POSIX uname module to get kernel informationAnser2026-07-311-1/+9
|
* basic os moduleAnser2026-07-312-0/+15