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
*
fix: set default value in all functions
Anser
47 hours
1
-28
/
+17
*
fixed ascii art, added whitespace between info and art
Anser
47 hours
1
-0
/
+1
*
added get_ascii_path - added global ascii folder in /opt/cfetch/
Anser
47 hours
1
-1
/
+16
*
changed MAX_LOGOS check to prevent out of bounce segfault
Anser
4 days
1
-1
/
+1
*
clean the cfetch.c file, created a seperate parser.c file
Anser
4 days
2
-55
/
+70
*
updated the README.md
Anser
4 days
2
-3
/
+1
*
added OS/distro name
Anser
4 days
3
-1
/
+73
*
added new ascii art. added a simple helper menu with flags -v -h
Anser
5 days
2
-3
/
+63
*
Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.c
Anser
7 days
4
-15
/
+77
*
Changed codingstyle to C kernel style. Print of Systeminformation is now its ...
Anser
7 days
4
-258
/
+267
*
updated the readme.md with future things i would like to implement
Anser
7 days
1
-1
/
+1
*
changed get_os to get_kernel, it now uses the system_info_t struct to store a...
Anser
7 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