Fast TUI file manager using ncurses
Find a file
Piotr Marendowski 24c73e3a5f Update README
2024-03-09 13:07:47 +01: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 Update README 2024-03-09 13:07:47 +01:00

ggg

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

Installation

Dependencies

  • gcc
  • ncurses
  • optional: libsixel

Bulding

$ make
# make install