dfetch/README.md
Ari Archer 80076ee6fe
init
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-03-02 23:39:54 +02:00

27 lines
436 B
Markdown

# dfetch
> a dynamic suckless fetch framework written in pure c
## compilation
```bash
$ ./build.sh
```
## installation
```bash
$ ./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