smalllong / fastify-files

a simple server which lets you browse and download files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastify Files

Fastify files is a simple server which lets you browse and download files (a remake of express-files) in browser, making it easy to share files between different devices in a local network.

Screenshot:

Fastify Files

Steps

To use Fastify Files, do

  • clone the repo
  • yarn
  • yarn start or node index.js

Now you can open the page on any devices and get shared files

About

a simple server which lets you browse and download files


Languages

Language:HTML 79.9%Language:JavaScript 20.1%