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

https://github.com/howingyip/quickwebserver

Electron app (ouch!) that allows you to quickly serve static files. A C# replacement is planned, in the name of making it smaller.
https://github.com/howingyip/quickwebserver

Last synced: about 2 months ago
JSON representation

Electron app (ouch!) that allows you to quickly serve static files. A C# replacement is planned, in the name of making it smaller.

Awesome Lists containing this project

README

        

# QuickWebServer #

An electron app that just lets you serve static files from as many directories on your PC as you wish.

Many more features are planned for future releases such as

- start on startup
- remembering what directories you served previously
- UI overhaul
- actually reducing the app size!
- ***WRITING AN EQUIVALENT APP IN C# SO I DON'T DISTRIBUTE A 100 MB ZIP FILE...***
- possibly, PHP support (serving and running PHP files)

![image](https://user-images.githubusercontent.com/22087932/66402073-c6fa8e00-ea16-11e9-8532-f345beec0a3d.png)