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
- Host: GitHub
- URL: https://github.com/gopalindians/serve-directory
- Owner: gopalindians
- License: mit
- Created: 2017-11-28T09:40:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T17:26:27.000Z (over 5 years ago)
- Last Synced: 2025-01-20T23:48:36.373Z (9 months ago)
- Topics: css, downloads, html5, intranet, localhost, php
- Language: PHP
- Size: 261 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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