🚀 Major Release: Fastfetch Theme Manager v2.0
This release completely rewrites FTM to be a professional-grade, zero-dependency tool compatible with almost every Linux distribution.
✨ New Features
- Interactive Theme Builder: Create custom themes step-by-step (choose logos, borders, colors) without writing code.
- 🛡️ Crash Protection: Automatically backs up your config before applying changes. If a theme crashes Fastfetch, FTM reverts it instantly.
- ⚡ Zero Dependencies: Removed
requestsandpiprequirements. Now runs on pure Python Standard Library. - 🔍 Smart Distro Detection:
install.shandftm.pynow detect your package manager (Pacman, Apt, Dnf, Brew, Apk) to suggest the correct commands. - 🎨 Universal Presets: Improved detection logic to find system presets, examples, and user themes across different install paths.
📦 Installation
One-line install (Universal):
bash <(curl -fsSL [https://raw.githubusercontent.com/itz-dev-tasavvuf/fastfetch-theme-manager/main/install.sh](https://raw.githubusercontent.com/itz-dev-tasavvuf/fastfetch-theme-manager/main/install.sh))