suckless/dfetch
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Arija A. 663aa4df4e
Debian update
Signed-off-by: Arija A. <ari@ari.lt>
2026-05-23 18:48:45 +03:00
..
src Debian update 2026-05-23 18:48:45 +03:00
.clang-format Init 2025-05-25 22:11:02 +03:00
.editorconfig Init 2025-05-25 22:11:02 +03:00
build.sh Move to gentoo 2025-08-06 17:02:19 +03:00
LICENSE Init 2025-05-25 22:11:02 +03:00
Makefile Init 2025-05-25 22:11:02 +03:00
README.md Init 2025-05-25 22:11:02 +03:00

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