/WebDoc

Web server to :file_cabinet: Browse📂local files in 4 lines of Ruby🎉

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

#WebDoc

A web server for browsing 🗄️ local files 📂 on the system through a web browser 🚪.

#Usage

Download the 4 lines of code.

Execute:

 ruby server.rb

Browse to localhost:5000 using a web browser.

Now, browse through all your files through web browser. Moreover, one may view files right in the browser whose file type ( such as pdf, txt, jpeg and much more) is supported by the browser in concern.

🎉This is a cross-platform server that means it works on all platforms. 🕺 💃