• Home
  • About
    • Breno Brito photo

      Breno Brito

      Breno Brito is an AI engineer, data scientist, and writer covering Bitcoin, finance, language models, talks, and applied AI projects.

    • Learn More
    • Twitter
    • LinkedIn
    • Github
  • Writing
  • Projects
  • Talks & Media
  • Contact
  • Tags

filepizza-cli

03 Jul 2026

Reading time ~1 minute

filepizza-cli is a small TypeScript CLI for creating and seeding FilePizza uploads without driving a browser.

The project is built around a simple goal: make file.pizza usable from automation and agent workflows instead of only through the website UI.

Right now the scope is intentionally narrow and practical: single-file uploads, short and long share URLs, background seeding, share / status / stop commands, JSON output for agent consumption, and local manifest state under ~/.cache/filepizza-cli/uploads/.

What makes it interesting is that it stays close to the public FilePizza protocol surface rather than wrapping a browser session. That keeps the tool small, scriptable, and easier to compose with other terminal or autonomous workflows.

The first public commit in the repository is on 2026-07-03, which is the date used for this project entry.

Links

npm Package GitHub Repo



typescriptclip2p Tweet