index
:
cfetch
main
Neofetch/Commiefetch clone in C!
Anser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
clean the cfetch.c file, created a seperate parser.c file
Anser
4 days
1
-0
/
+1
|
*
Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.c
Anser
7 days
1
-5
/
+13
|
*
update Makefile and README
Anser
10 days
1
-1
/
+1
|
*
some more rework in readme.md and src file structure
Anser
10 days
1
-4
/
+2
|
*
TOBESQUISHED: safe in reconstruction of the codes layout and rework of ↵
Anser
11 days
1
-6
/
+6
|
|
|
|
information handeling also ascii art printing
*
Makefile: added debug option
Anser
2026-07-31
1
-9
/
+17
|
*
added license info in some files
Anser
2026-07-31
1
-0
/
+9
|
*
some basic logos
Anser
2026-07-31
1
-1
/
+2
|
*
created utils module
Anser
2026-07-31
1
-2
/
+6
|
*
added cpu info.... but needs string parsing for whitespace
Anser
2026-07-31
1
-2
/
+2
|
*
added systemwide install capabilities
Anser
2026-07-31
1
-1
/
+10
|
*
added ram info from /proc/meminfo
Anser
2026-07-31
1
-1
/
+1
|
*
added POSIX uname module to get kernel information
Anser
2026-07-31
1
-1
/
+3
|
*
basic os module
Anser
2026-07-31
1
-1
/
+1
|
*
init commit
Anser
2026-07-31
1
-0
/
+11