filess

0.7.0 • Public • Published

license npm

File server

Local file streaming that works!

Install

$ npm i -g filess

Usage

$ filess

And for more help

$ filess -h
A file server/streaming that works.
 
  Usage
    $ filess <options>
 
  Options
    --dir, -d   Set the directory you wanna serve, default: ~/
    --port, -p  Set the port, default: 3030
    --help, -h  Showing this help menu
  
  Examples
    $ filess
    $ filess -d ~/Videos
    $ filess -p 3000
    $ filess -d ~/ -p 3000

Screenshots

To-Do list

  • Upload file
  • Add -v command for version
  • Add update notifier
  • Visible/Invisible hidden file/directories
  • Add sort by
  • Writing test :bowtie:

Contributing

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue or by sending a pull request.

License

Licensed under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i filess

Weekly Downloads

0

Version

0.7.0

License

MIT

Last publish

Collaborators

  • theyahya