paalka / libr

Libr is a simple web application used to host my ever growing collection of PDF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libr

The purpose of Libr is to create a web application that can be used to present files, especially PDF files, in a way that makes them easy to browse and explore.

Running Libr

Libr can be ran using gunicorn (or similar WSGI servers). Ex. gunicorn -w 1 --log-level debug libr:app.

About

Libr is a simple web application used to host my ever growing collection of PDF files


Languages

Language:JavaScript 96.0%Language:Python 2.1%Language:HTML 1.5%Language:CSS 0.5%