qfetch/README.md

8 lines
380 B
Markdown

# qfetch // a C script
![Preview of script output](preview.png "Preview Image")
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.
### Previously a C++ project, I have since seen the light, and am trying to become more comfortable writing in pure C