Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 654 Bytes

File metadata and controls

25 lines (12 loc) · 654 Bytes

Folder To HTML Page

-> Convert Any Folder or sub folders into Single HTML Page with CSS and Some JavaScript

-> you can open this .html file into your browser to view data.

-> will Show .mp4 as html videos , .mp3 as html audios and pdf document as link, you can open that directly in your browser,

-> you can also add any document you want , just by adding some thing in code.

How TO Use

-> Add all the data into td_data folder.

-> Run : python make_data.py

-> will create data_view.html file.

Features

-> Search Data / Files based on Names,

-> will convert folder names into tag format , you can filter data based on that also.