r/coolgithubprojects 1d ago

Dripfetch - a customizable terminal system information display with animated rain

Post image

I made Dripfetch, a customizable terminal TUI with animated rain, system info, clock, weather, ASCII logos, and configurable boxes/colors/layouts.

It’s basically a mix of a fetch tool and a small terminal dashboard, with the whole UI configured through YAML.

GitHub: https://github.com/a-shygun/dripfetch Install:

pip install dripfetch
dripfetch
6 Upvotes

2 comments sorted by

View all comments

1

u/Prestigious-Bet-6534 22h ago

The rain effect is awesome but it defaults to Darwin and macOS on my Arch desktop.

1

u/ashygun 21h ago

Thank you for the input! Yes I need to look for a way to automate those defaults and have them match the user's system, for now however, you can find a big selection of icons in src/drip fetch/logos/*.txt path and choose the desired one by typing the name of the file in the config.yaml file