Command-line sharing

DropItX from the command line.

Upload, share, and manage links without leaving your terminal — works standalone or piped from stdin.

$ pip install dropitx

dropitx upload

$ dropitx upload notes.md

Upload any Markdown or HTML file, get a shareable link back instantly.

dropitx text

$ cat log.txt | dropitx text

Share a snippet directly, or pipe from stdin — no file needed.

dropitx config

$ dropitx config set-key sk_...

Set your API key and defaults once.

dropitx qr

$ dropitx qr <slug>

Print a scannable QR code for any share.

Demo

dropitx skill install

Installs a Claude Code skill so agents can share plans and reports as links for you.