Skip to content
/ maxmove Public
forked from inlancer/gigashare

Resumable large file sharing app

License

Notifications You must be signed in to change notification settings

prdip/maxmove

 
 

Repository files navigation

MaxMove

An open source resumable fileupload app.
Support up to 20GB file


MaxMove is released under the MIT license.

Product showcase

Share your big size file with resumable uploads.

Features

The MaxMove file sharing supports:

  • 💯 Free & open-source.
  • 🎨 Infinite, resumable uploads
  • ✍️ 20GB file tested with 1GB RAM
  • 📷 Upload any kind of file.
  • 🖼️ Copy & share link of uploaded file
  • 💾 10GB file testes
  • ⚒️ Support evene 1GB ram server
  • ⚒️ Framework FastAPI

maxmove.inlancer.in

Quick start

Note: following instructions are for installing the MaxMove & run dev server

Installation

pip install -r requirements.txt

Run dev server

uvicorn main:app --reload

Contributing

About

Resumable large file sharing app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • Python 30.2%
  • CSS 0.1%