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 (
Expand
)
Author
Age
Files
Lines
*
added new ascii art. added a simple helper menu with flags -v -h
Anser
5 days
1
-2
/
+59
*
Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.c
Anser
7 days
1
-15
/
+25
*
Changed codingstyle to C kernel style. Print of Systeminformation is now its ...
Anser
8 days
1
-26
/
+26
*
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
1
-2
/
+14
*
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 inform...
Anser
11 days
1
-20
/
+12
*
TO BE SQUISHED:safe of current working stand, to get the logos vom ascii dire...
Anser
2026-07-31
1
-0
/
+17
*
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