Dotsend

dotsend is a web application which helps you to upload your large files and share file via link

Features

  • upload files
  • share via link
  • link will expire automatically within 24 hours
  • email the link to anyone

Setup

  1. open terminal/cmd/powershell and paste commands one by one
  2. git clone [email protected]:Piyush816/Dotsend.git
  3. cd Dotsend
  4. pip install virtualenv (skip it if already installed)
  5. virtualenv env
  6. .\env\Scripts\activate
  7. pip install -r requirements.txt

setup completed ?

GitHub

View Github