0.4.19-a • Published 7 years ago

file-browser-nice v0.4.19-a

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Node.js File Browser

This project is a web-based file browser for browsing and downloading files on your file system. Using this you can share files between different machines, and across different operating systems.

Installation

npm install -g file-browser-nice

Usage

Navigate to the directory you want to browse. Then run the following command in that directory.

file-browser-nice

You would see the message "Please open the link in your browser http://:7000" in your console.

Other settings:

-p, --port <port>        Port to run the file browser. Default value is 7000.
-e, --exclude <exclude>  File extensions to exclude. To exclude multiple extensions, pass -e multiple times. e.g.: -e .js -e .cs -e .swp.

Screenshots

Mobile PC