index
:
cfetch
main
Neofetch/Commiefetch clone in C!
Anser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor README.md simpler markdown
HEAD
main
Anser
5 hours
1
-52
/
+81
*
fix: set default value in all functions
Anser
2 days
1
-28
/
+17
*
fixed ascii art, added whitespace between info and art
Anser
2 days
2
-6
/
+7
*
added get_ascii_path - added global ascii folder in /opt/cfetch/
Anser
2 days
2
-1
/
+22
*
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
4
-56
/
+71
*
updated the README.md
Anser
4 days
3
-3
/
+10
*
added OS/distro name
Anser
4 days
6
-4
/
+81
*
added new ascii art. added a simple helper menu with flags -v -h
Anser
5 days
5
-3
/
+97
*
Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.c
Anser
7 days
6
-20
/
+107
*
Changed codingstyle to C kernel style. Print of Systeminformation is now its ...
Anser
8 days
6
-280
/
+291
*
added german translation to ascii art
Anser
8 days
2
-9
/
+13
*
updated the readme.md with future things i would like to implement
Anser
8 days
2
-1
/
+10
*
changed get_os to get_kernel, it now uses the system_info_t struct to store a...
Anser
8 days
5
-25
/
+55
*
trying to workout how to get the maxline width
Anser
10 days
3
-49
/
+27
*
removed whitespace in ascii files
Anser
10 days
2
-15
/
+14
*
update Makefile and README
Anser
10 days
2
-1
/
+8
*
prepare for 0.1.0 release
Anser
10 days
2
-1
/
+0
*
added version number for future reference
Anser
10 days
2
-6
/
+33
*
some more rework in readme.md and src file structure
Anser
10 days
10
-99
/
+111
*
TOBESQUISHED: safe in reconstruction of the codes layout and rework of inform...
Anser
11 days
13
-131
/
+139
*
TO BE SQUISHED:safe of current working stand, to get the logos vom ascii dire...
Anser
2026-07-31
5
-6
/
+36
*
Added ascii folder and art
Anser
2026-07-31
2
-0
/
+15
*
Makefile: added debug option
Anser
2026-07-31
1
-9
/
+17
*
utils: added string concatination function
Anser
2026-07-31
2
-0
/
+26
*
added license info in some files
Anser
2026-07-31
2
-0
/
+18
*
added feature list to readme.md
Anser
2026-07-31
1
-0
/
+9
*
added gplv3 license, not that anyone will use this codebase
Anser
2026-07-31
1
-0
/
+674
*
some basic logos
Anser
2026-07-31
5
-2
/
+84
*
removed header files out of module headers
Anser
2026-07-31
2
-4
/
+0
*
created utils module
Anser
2026-07-31
4
-95
/
+116
*
finished cpu string_format
Anser
2026-07-31
1
-2
/
+106
*
edit README.md
Anser
2026-07-31
1
-1
/
+8
*
added cpu info.... but needs string parsing for whitespace
Anser
2026-07-31
5
-3
/
+48
*
added systemwide install capabilities
Anser
2026-07-31
1
-1
/
+10
*
added ram info from /proc/meminfo
Anser
2026-07-31
4
-1
/
+39
*
added POSIX uname module to get kernel information
Anser
2026-07-31
2
-2
/
+12
*
basic os module
Anser
2026-07-31
4
-1
/
+19
*
init commit
Anser
2026-07-31
3
-0
/
+22