Skip to content

SyShock/SimHt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimHt

Simple Http/s server without dependencies

Description:

A file sharing app, as an alternative to ftp. Preferably to be used only in local network.

To do:

  • drag and drop
  • https
  • stand-alone cli
  • file moving and removing
  • upload to npm.org

To consider:

  • scaling
  • file preview

Also: Not tested on windows

Install:

npm install -g https://github.com/syshock/simht

Run with:

simht <options> <path to serve>

Example:

simht ./

About

A Nodejs http server without dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published