Steffan153 / langfetch

A command-line tool to display the version of the languages on your system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langfetch

A CLI program to display the version of the programming languages on your system

In short

langfetch is a command-line tool that displays the version of programming languages on your system directly in the terminal. By default, the output comes with an ASCII art representing a logo of a programming language on your system.

langfetch is highly customizable and supports over 40 different languages. You can customize langfetch using flags as well as a configuration file ~/.config/langfetch/config.json (More on customization).

Installation

From git

# Clone the repo
git clone https://github.com/aderepas/langfetch
# Go in the directory
cd langfetch
# Install
# OR sudo make install
make install

For Arch-based

yay -S langfetch

Customization

Here

Contributing

Here

About

A command-line tool to display the version of the languages on your system


Languages

Language:Python 95.6%Language:Shell 2.6%Language:Makefile 1.7%