Fast TUI file manager using ncurses
Find a file
2024-03-09 11:52:45 +00:00
.gitignore Initial commit 2024-03-09 11:41:17 +00:00
config.def.h Initial stuff 2024-03-09 12:43:35 +01:00
config.h Initial stuff 2024-03-09 12:43:35 +01:00
ggg.1 Initial stuff 2024-03-09 12:43:35 +01:00
ggg.c Initial stuff 2024-03-09 12:43:35 +01:00
LICENSE Initial commit 2024-03-09 11:41:17 +00:00
Makefile Initial stuff 2024-03-09 12:43:35 +01:00
README.md edit readme 2024-03-09 11:52:45 +00:00

ggg

ggg is a rewrite of fff in C aiming for suckless and speed.

Dependencies

  • gcc
  • ncurses
  • libsixel

Bulding

$ make
# make install