See on GitHub

Diri-c

DIRectory Info tool written in C that lets you look at a summary of a directory and which projects are using a version control system and if they are connected to a remote control system.

Why?

because… I have too many directories

image

Some of these are local git repos with github remotes, some are git repos with no remotes, and some are not using git at all.

Image

Screenshot from 2022-06-25 16-19-48

Build

./scripts/build.sh

Install

./scripts/install.sh