PicoShare

PicoShare

**PicoShare** is a minimalist, easy-to-deploy file sharing service that supports uploading and sharing of pictures and any type of file.

2,934GitHub
Description

## PicoShare Application Introduction **PicoShare** is a minimalist, easy-to-deploy file sharing service that supports uploading and sharing of pictures and any type of file. Default password: admin ###Main characteristics - ** Very easy to use **: No registration, no advertising, no unnecessary steps, you can get a direct download link after uploading. - ** Unlimited format/size **: Support sharing of files of any type and size, without format or capacity restrictions. - ** Direct link sharing **: Each file can generate a direct download link, which is convenient to share at any time and can be accessed without logging in. - ˇ** Privacy and security **: All files are managed by you independently, management keys are supported, and data is stored locally, making it safe and reliable. - ˇ ** Support cloud backup **: Litestream can be integrated to synchronize data to cloud storage in real time to ensure that data is not lost.️ - ** One-click deployment of Docker **: Docker images are officially provided, and deployment and launch can be completed in a few minutes. ###Application scenarios - Quickly share pictures, documents, audio and video and other files - Temporary file transfer, cross-device/cross-platform sharing - Build a private file transfer service for individuals or teams - Replace public network disks to protect privacy and data security ###Get started quickly Start PicoShare locally with just one command: ```bash docker run \ --env "PORT=4001" \ --env "PS_SHARED_SECRET= your management password" \ --publish 4001:4001/tcp \ --volume "${PWD}/data:/data" \ --name picoshare \ mtlynch/picoshare ``` Visit `http://localhost:4001` and enter the management password The default password: admin can upload and manage files!

Screenshots
Screenshot 1
Screenshot 2
App Information
Version
0.0.1
Package Size
58.04 KB
Updated
October 10, 2025
Source Code
mtlynch
Platform Support
PC
Keywords
file-sharing