Download FileSpark

Install the desktop client to upload from anywhere with a global hotkey, watch folders for new files, and drop screenshots straight into a sharable link.

FileSpark Desktop
Cross-platform · one build for Windows, macOS, and Linux

A single self-contained download. Nothing else to install.

Build from source

The client is open source. Clone the repo and run it locally with Maven.

git clone https://github.com/yourname/filespark
cd filespark/client
mvn javafx:run

Looking for the web app? Go to the homepage.