Skip to content

A lightweight PHP app for quick and easy file sharing

Notifications You must be signed in to change notification settings

dGilli/filedispo-www

Repository files navigation

filedispo-www

A lightweight PHP app for quick and easy file sharing.

Requirements

  • Docker

Installation

  1. Clone the repository:

    git clone https://github.com/dGilli/filedispo-www.git
  2. Place the files you want to share in the /public directory.

  3. Start the Docker container and open the app at http://localhost:8000:

    make start

Refer to the Makefile for additional commands.

Roadmap

  • Parameterize app during build (eg.: shared files, page titles, password, etc.).
  • Support more filetypes.
  • Create direct DL links.
  • Add shared files directly from my terminal.
  • Bake in composer install when building for prod.

About

A lightweight PHP app for quick and easy file sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published