# devblackops/Terminal-Icons

A PowerShell module to show file and folder icons in the terminal

Repository: https://github.com/devblackops/Terminal-Icons
Canonical: https://ross.abutalabs.com/products/terminal-icons
Language: PowerShell
License: MIT
License Family: permissive
Topics: powershell, console, terminal, icon, icons
Last push: 2024-08-06T15:47:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2706, "days_push": 757, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2930, forks 139 (observed 2026-08-28T04:07:30.555043+00:00)

## What it is
Terminal-Icons is a PowerShell module that displays file and folder icons in the terminal using Nerd Fonts glyphs. It works via a custom format.ps1xml that maps file names and extensions to icons, with support for customizable icon and color themes.

## Use cases
- show file icons in PowerShell terminal
- make Get-ChildItem output prettier with icons
- customize terminal icon and color themes
- add nerd font icons to directory listings
- improve PowerShell console visual experience

## When to choose
- you use PowerShell on Windows, Linux, or macOS and want visual file icons
- you have Nerd Fonts installed and want richer terminal listings
- you want a simple Install-Module setup with theme support

## When to avoid
- you don't use PowerShell as your shell
- you can't install Nerd Fonts (icons won't render)
- you use a non-PowerShell shell like bash or zsh

## Facets
- artifact type: plugin
- maturity: stable
- function: cli, developer-tools, terminal-ui, theme
- domain: developer-tools, cross-platform
- platform: windows, cli, cross-platform
- tags: powershell-module, nerd-fonts, file-icons, shell-customization, psgallery, command-line, linux, macos

## Member repositories
- devblackops/Terminal-Icons (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.555043+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:26.123548+00:00, confidence not recorded.
  - readme: https://github.com/devblackops/Terminal-Icons (fetched 2026-08-28T04:07:30.555043+00:00, sha e7a23d532f71)
- Data as of 2026-08-30T08:39:29.467469+00:00.
