refactored and organized for focus on C script only
This commit is contained in:
parent
7b8b5288cb
commit
6246f40315
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
# qfetch // a C++ script
|
# qfetch // a C script
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A quick fetch program for the terminal, written for Linux using C++.
|
A quick fetch program for the terminal, written for Linux using C.
|
||||||
This is mostly a learning project, but I also really like it, and use it on my own desktop and servers.
|
This is mostly a learning project, but I also really like it, and use it on my own desktop and servers.
|
||||||
|
|
||||||
|
### Previously a C++ project, I have since seen the light, and am trying to become more comfortable writing in pure C
|
||||||
|
|
|
||||||
BIN
qfetchARM.out
Executable file
BIN
qfetchARM.out
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue