0.7.0 • Published 6 years ago

filess v0.7.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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.

0.7.0

6 years ago

0.6.0

6 years ago

0.5.1

6 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago