An open API service indexing awesome lists of open source software.

https://github.com/gopalindians/serve-directory

Serve your downloads or an other directory beautifully, let others download your files
https://github.com/gopalindians/serve-directory

css downloads html5 intranet localhost php

Last synced: 7 months ago
JSON representation

Serve your downloads or an other directory beautifully, let others download your files

Awesome Lists containing this project

README

          

# serve-directory
Serve your downloads or an other directory beautifully, let others download your files locally or over the internet

## How to start

Run in console

```php -S 0.0.0.0::80```

your current directory is ready to be served as downloadable locally or over the internet

![alt text](https://github.com/gopalindians/serve-directory/blob/master/screen.jpg "Screen Shot")

## Contribute

- fork
- send pull request

## Copyright
see [Licence](https://github.com/gopalindians/serve-directory/blob/master/LICENSE)