a dynamic suckless fetch framework written in pure c
https://git.ari.lt/ari/dfetch
|
||
---|---|---|
src | ||
.clang-format | ||
.editorconfig | ||
.gitignore | ||
build.sh | ||
LICENSE | ||
Makefile | ||
README.md |
dfetch
a dynamic suckless fetch framework written in pure c
compilation
$ ./build.sh
installation
$ ./build.sh -i
uninstallation is just -u
defaults
by default it has https://ari-web.xyz/gh/yafetch rewritten using it, but you can pretty much replicate anything if you want, it comes with few modules pre-made but youre free to add your own
usage
this is so-to-say suckless software