github tasavvuf/fastfetch-theme-manager v3.0.0
FTM v3.0.0: Modular Package + Original ASCII Art Collection

5 hours ago

What's New

🔄 Major Restructure

  • Monolithic script → modular src/ftm/ package (12 modules)
  • Zero-dependency Python package (pip install ready)
  • 18 CLI commands with interactive fzf picker

🎨 Original ASCII Art Collection

  • 6 hand-crafted ASCII art themes — no more stock photos
  • Dragons, beasts, portraits as terminal logos
  • file-raw logo type for unprocessed text display

🛠️ Theme Engine

  • Version-aware module detection (50+ features, 70 modules)
  • 50+ package manager detection for all Linux distros
  • Interactive theme builder with version-gated sub-options
  • Smart safety: auto-backup + auto-revert on failure

📦 Installation

pip3 install --user git+https://github.com/tasavvuf/fastfetch-theme-manager.git

Or one-line:

bash <(curl -fsSL https://raw.githubusercontent.com/tasavvuf/fastfetch-theme-manager/main/install.sh)

🎯 Usage

ftm pick        # Browse and apply themes
ftm list        # List all themes
ftm set NAME    # Apply directly

Themes

Theme Width
ascii-art 68 cols
ascii-art-1 68 cols
ascii-art-2 65 cols
ascii-art-3 100 cols
ascii-art-4 100 cols
ascii-art-5 44 cols

Don't miss a new fastfetch-theme-manager release

NewReleases is sending notifications on new releases.