PushDash

Push files from terminal to cloud

Upload files using your CLI, manage them in a beautiful dashboard. Preview, search, and share from the terminal or your CLI.

pushdash — zsh

Why PushDash?

A developer-first approach to managing files. Just a simple CLI and a beautiful dashboard.

One Command Upload
Push files instantly with a single CLI command. No browser needed.
Clean Dashboard
Preview, search, and organize your files in a clean web interface.
Instant Sharing
Generate publicly shareable links with --public flag. Share in seconds.
Secure by Default
Files are private unless explicitly shared. You control access.

Quick Start

Get up and running in under a minute.

1
Install the CLI globally
npm install -g pushdash
2
Authenticate with your account
pushdash login
3
Push your first file
pushdash push notes.md --tag "work"