index
:
cfetch
main
Neofetch/Commiefetch clone in C!
Anser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ascii.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fixed ascii art, added whitespace between info and art
Anser
2 days
1
-0
/
+1
|
*
added get_ascii_path - added global ascii folder in /opt/cfetch/
Anser
2 days
1
-1
/
+16
|
*
changed MAX_LOGOS check to prevent out of bounce segfault
Anser
4 days
1
-1
/
+1
|
*
updated the README.md
Anser
4 days
1
-1
/
+0
|
*
added OS/distro name
Anser
5 days
1
-0
/
+1
|
*
added new ascii art. added a simple helper menu with flags -v -h
Anser
5 days
1
-1
/
+4
|
*
Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.c
Anser
7 days
1
-0
/
+17
|
*
Changed codingstyle to C kernel style. Print of Systeminformation is now its ↵
Anser
8 days
1
-64
/
+69
|
|
|
|
|
|
own function all systeminformation is now stored inside the struct
*
changed get_os to get_kernel, it now uses the system_info_t struct to store ↵
Anser
8 days
1
-1
/
+2
|
|
|
|
and display the kernel information. Same with get_cpu.
*
trying to workout how to get the maxline width
Anser
10 days
1
-47
/
+24
|
*
some more rework in readme.md and src file structure
Anser
10 days
1
-0
/
+110