Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

vicnasdev/drp

Repository files navigation

drp — instant clipboard & file sharing

version license python

Share text, code snippets, and files from your terminal in seconds. Get a link, share it anywhere.

drp.vicnas.me — try it now, no account needed.

pipx install drp
drp setup
drp up "hello world" # → https://drp.vicnas.me/a1b2c3/

What can drp do?

drp up notes.md # upload a file → get a link
echo "secret" | drp up --burn # burn after first view
drp up photo.png -k avatar # custom key → drp.vicnas.me/f/avatar/
drp get mykey # fetch text back
drp get -f report # download a file
drp ls # list your drops
drp lock mykey # password-protect (paid)
drp shell # interactive REPL

Embed anywhere — images, iframes, raw text:

https://drp.vicnas.me/embed/mykey/ ← embeddable viewer
https://drp.vicnas.me/raw/mykey/ ← plain text (curl-friendly)
![img](https://drp.vicnas.me/raw/avatar/) ← markdown image

Collections — organize files into folders with sub-folders and shell navigation.

Plans — anonymous drops work instantly. Sign up free for longer expiry, or go Starter/Pro for collections, passwords, API tokens, and more.

Links

Self-hosting

Source-available for personal/internal use — see LICENSE.

Deploy on Railway

See drp.vicnas.me/help for setup instructions and environment variables.

Commercial License

Want to deploy drp for your organization? A Commercial Self-Hosted License is available.

Purchase & generate your license PDF → See COMMERCIAL.md for full terms.

License

Server: source-available, personal/internal use only — see LICENSE. CLI (cli/): MIT.

AltStyle によって変換されたページ (->オリジナル) /