I wanted arcane shapes to thrive in the corner of my terminal.
cargo install uberfetchOr from source:
git clone https://github.com/pattynextdoor/uberfetch.git
cd uberfetch
cargo install --path .Run uberfetch. Stare.
uberfetch # default → rotating hypercube
uberfetch --animation toroid # toroidal particle flow
uberfetch --animation mobius # Möbius strip particle flow
uberfetch --animation klein # Klein bottle immersion
uberfetch --fps 60 # smoother on fast terminals
uberfetch --list # list all animationsPress q, Esc, or Ctrl+C to leave (if you can).
OS, Kernel, Uptime, CPU, GPU, Memory, Disk, Packages, Shell, Terminal, DE/WM, Resolution, Battery (laptops only).
| Animation | What you see |
|---|---|
| diamond | Rotating pulsating octahedron with glow trails |
| hypercube | 4D tesseract projected into 3D, dual-axis rotation |
| toroid | Particles flowing along a torus surface |
| geodesic | Icosphere with breathing vertex oscillation |
| lorenz | Chaotic Lorenz attractor particle system |
| helix | Double helix particle flow |
| mobius | Möbius strip particle flow |
| klein | Klein bottle figure-8 immersion |
All rendered as braille-dot wireframes — no GPU, no sixel, just Unicode.
