1.0.3 • Published 6 years ago

statichere v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Static Here NPM

pipeline status coverage report NPM Version NPM Downloads

This tool helps you to download your server static file with a simple web UI.

In IT aspect, statichere wraps a UI layer above node-static package. Why I make it is because I always need to download a set of files like log files. There are names too long and too hard to type manually, when I'm using node-static.

Does NOT support Windows at this moment

Install

npm install -g statichere

Usage

Go to the folder where files locate,

statichere

Then access http://<ip>:8080. You will see a web page with all files under the folder.

Note

Please aware that this tool is REALLY NOT GOOD to use in production environment.

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago