python-flask
- can serve all type of file
- Supported files
- programming language files
with syntax highlighting
- Image : jpg, jpeg, png, svg
- AV: mp3, mp4
todo
- PDF : pdf
- Office : word, excel
todo
- programming language files
- Accessible inside home network (optional)
- install requirements
pip install -r requirements.txt
- then see usage,
python main.py --help
highlight.js
for syntax highlighting & themepython-flask
for backendargparse
- for handling commandline argumentsos
- for file handlingthreading
- for parallel processing
- file buffering
- can see raw & parsed
md
file - accessible to any device in a home network
- cache static files (css & js) ?
- file editable