refactored and organized for focus on C script only

This commit is contained in:
anihilis 2026-01-07 11:39:47 -08:00
parent 7b8b5288cb
commit 6246f40315
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
# qfetch // a C++ script # qfetch // a C script
![Preview of script output](preview.png "Preview Image") ![Preview of script output](preview.png "Preview Image")
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

Binary file not shown.