Download Pill

Pill with a file icon, filename, live percent, progress bar, and remaining-time caption.

beste-ui-blocks.zip42%
12s

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Browser11 } from "@/components/beste/piece/browser11";

<Browser11
  filename="beste-ui-blocks.zip"
  progress={42}
  eta="12s"
/>