logo
icon

Sharry

Sharry is a self-hosted file sharing web application. Share files with others in a simple way — upload files, get a link, and share it. Supports resumable uploads, mail notification, password protection, and validity periods. Uses an embedded H2 database by default.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolProductivity

Sharry

A self-hosted file sharing web application. Upload files, get a shareable link, and send it to others. No account required for downloading.

Default Credentials

  • Username: admin
  • Password: admin
  • Change the password immediately after first login

What You Can Do After Deployment

  1. Visit your domain — log in with the default credentials above
  2. Upload files — drag and drop or select files to upload, with resumable upload support
  3. Share links — generate share links with optional password protection and expiration
  4. Manage shares — view, modify, or delete your shared files
  5. Configure mail — set up SMTP in the config to enable email notifications for shares

Key Features

  • Resumable file uploads
  • Shareable download links
  • Password-protected shares
  • Configurable validity periods
  • Email notifications (requires SMTP config)
  • Multiple accounts support
  • Embedded H2 database (no external DB needed)

License

GPL-3.0 — GitHub