index
:
cfetch
main
Neofetch/Commiefetch clone in C!
Anser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cfetch.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Anser
8 days
1
-2
/
+14
|
|
|
|
and display the kernel information. Same with get_cpu.
*
trying to workout how to get the maxline width
Anser
10 days
1
-2
/
+2
|
*
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
1
-1
/
+1
|
*
TOBESQUISHED: safe in reconstruction of the codes layout and rework of ↵
Anser
11 days
1
-20
/
+12
|
|
|
|
information handeling also ascii art printing
*
TO BE SQUISHED:safe of current working stand, to get the logos vom ascii ↵
Anser
2026-07-31
1
-0
/
+17
|
|
|
|
directory
*
added license info in some files
Anser
2026-07-31
1
-0
/
+9
|
*
some basic logos
Anser
2026-07-31
1
-0
/
+2
|
*
added cpu info.... but needs string parsing for whitespace
Anser
2026-07-31
1
-0
/
+2
|
*
added ram info from /proc/meminfo
Anser
2026-07-31
1
-0
/
+2
|
*
basic os module
Anser
2026-07-31
1
-0
/
+3
|
*
init commit
Anser
2026-07-31
1
-0
/
+3