Skip to content

hashankur/file-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Share

A simple file sharing server with interactive folder selection.

Note

Bun runtime is required

Features

  • Interactive folder selection
  • Browse and download individual files
  • Download entire folders as ZIP archives
  • Recursive file scanning

Getting Started

Install dependencies:

bun install

Usage

  1. Start the server with bun run start
  2. Select a folder when prompted
  3. Access the web interface at the displayed URL
  4. Browse files and download individual files or entire folders

About

A simple file sharing server

Topics

Resources

Stars

Watchers

Forks