Nesquik
Projects
Coming soon

DevDrop

Share code and files without forgetting the secrets.

A local Windows app for preparing, scanning and quickly sharing text, files or folders through GitHub Gist and S3-compatible storage.

TauriRustReactTypeScriptSQLiteAWS S3
01 / FEATURES

Everything that matters, without the noise.

A clear foundation, useful features and choices that remain understandable.

01

Secret scanner

Locally detects tokens, keys and sensitive variables before any upload is confirmed.

02

GitHub Gist

Shares snippets and small text files in a public or unlisted Gist.

03

S3, R2 and MinIO

Uploads files and archived folders to your own storage with a presigned URL or public domain.

04

Quick Drop

Opens a compact window from a global shortcut, even while the main app is hidden.

05

Revocable history

Find previous drops, renew an S3 link and explicitly delete the remote object or Gist.

06

Untouched sources

Folders are archived in a temporary cache and redaction applies to copies, never to originals.

02 / INTERFACE

The app, exactly as it looks today.

Current interface captures in local demo mode, without credentials or network uploads.

03 / EXPLAINED

How it works

DevDrop prepares everything locally, shows scanner findings and waits for explicit confirmation. Content then goes directly to the user-configured provider; DevDrop operates no intermediary server.

01

Prepare without touching sources

Metadata is validated, symbolic links are rejected and folders are copied into a bounded temporary archive.

02

Scan and redact

Local rules flag sensitive patterns and can redact only selected occurrences in a copy.

03

Confirm with context

Provider, visibility and link lifetime stay visible before upload.

04

Upload and keep control

Progress can be cancelled and history can renew or revoke compatible shares.

04 / FAQ

Frequently asked questions

Does DevDrop host my files?

No. The app uploads directly to your GitHub account or S3-compatible bucket. No DevDrop backend intercepts the content.

Where are credentials stored?

In the system credential manager. The local SQLite database stores no token, secret key or signed URL.

Can I share a folder?

Yes with S3: DevDrop creates a temporary ZIP archive without following symbolic links. Gist remains text-only.

Why is there no download yet?

An automated Windows build does not replace manual Windows validation, binary signing and an actual release. The download stays unavailable until that step.

GITHUB / SOURCE

Follow DevDrop

Code and future releases will be published on GitHub. No download is announced until a signed, tested Windows installer is actually available.

View repository