index
:
cfetch
main
Neofetch/Commiefetch clone in C!
Anser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed codingstyle to C kernel style. Print of Systeminformation is now its ...
Anser
8 days
4
-258
/
+267
*
updated the readme.md with future things i would like to implement
Anser
8 days
1
-1
/
+1
*
changed get_os to get_kernel, it now uses the system_info_t struct to store a...
Anser
8 days
4
-23
/
+52
*
trying to workout how to get the maxline width
Anser
10 days
2
-49
/
+26
*
prepare for 0.1.0 release
Anser
10 days
1
-1
/
+0
*
added version number for future reference
Anser
10 days
1
-0
/
+4
*
some more rework in readme.md and src file structure
Anser
10 days
6
-90
/
+87
*
TOBESQUISHED: safe in reconstruction of the codes layout and rework of inform...
Anser
11 days
11
-125
/
+89
*
TO BE SQUISHED:safe of current working stand, to get the logos vom ascii dire...
Anser
2026-07-31
5
-6
/
+36
*
utils: added string concatination function
Anser
2026-07-31
2
-0
/
+26
*
added license info in some files
Anser
2026-07-31
1
-0
/
+9
*
some basic logos
Anser
2026-07-31
4
-1
/
+82
*
removed header files out of module headers
Anser
2026-07-31
2
-4
/
+0
*
created utils module
Anser
2026-07-31
3
-93
/
+110
*
finished cpu string_format
Anser
2026-07-31
1
-2
/
+106
*
added cpu info.... but needs string parsing for whitespace
Anser
2026-07-31
4
-1
/
+46
*
added ram info from /proc/meminfo
Anser
2026-07-31
3
-0
/
+38
*
added POSIX uname module to get kernel information
Anser
2026-07-31
1
-1
/
+9
*
basic os module
Anser
2026-07-31
3
-0
/
+18
*
init commit
Anser
2026-07-31
1
-0
/
+3