FlowFetch is a terminal-based system info and ASCII art display, inspired by Neofetch & Cmatrix
- Rain Effect – Falling characters with customizable speed, density, tail length, and colors.
- Flexible Boxes – Individual borders, colors, and visibility toggles.
- Live Clock – 12/24h, seconds, blinking colon, date, and separate colors.
- Now Playing – Spotify track + artist with smooth scrolling for long titles.
- System Info – OS, CPU, memory, uptime, battery, Python version, shell, terminal; fully toggleable.
- ASCII/ANSI Logos – macOS, Linux, Windows, or custom logos with color gradients.
- Configurable – Fully via
config.yaml; saves on exit. - Live Placement – Click & drag boxes with arrow keys; auto-saves.
- Lightweight – Pure Python + curses, no heavy deps.
git clone https://github.com/a-shygun/flowfetch
cd flowfetch
chmod +x install.sh
chmod +x uninstall.sh
./install.sh
flowfetch
./uninstall.sh
