Onefetch is a command-line system information tool that displays information about your project directly on your terminal.
You can either build the binary from the source code (tips: cargo install onefetch) or get it from here and add it to your $PATH.
sh
$ cd /path/of/your/repo
$ onefetch
Only works with Git repositories.