README
vFile: A Node.js File Browser
vFiles 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 vfiles
Usage
Navigate to the directory you want to browse. Then run the following command in that directory.
vfiles 7000
Then you can browse your files at: http://127.0.0.1:7000