Go to file
giomba a5c52223dd Improved README description and installation instructions 2018-11-03 16:58:40 +01:00
conf Global customized output directory 2018-11-03 16:27:40 +01:00
output Database extraction only when needed 2018-10-28 11:03:26 +01:00
.gitignore Proper configuration file 2018-11-03 14:13:18 +01:00
.htaccess Debian Apache adaptation 2018-11-03 12:52:36 +01:00
LICENSE First commit 2018-10-20 18:46:05 +02:00
README.md Improved README description and installation instructions 2018-11-03 16:58:40 +01:00
TODO Added images of covers 2018-10-21 15:00:19 +02:00
glob.py Added version details 2018-11-03 16:39:02 +01:00
index.html Appearance prettified 2018-10-21 12:01:31 +02:00
main.py Global customized output directory 2018-11-03 16:27:40 +01:00
style.css Added images of covers 2018-10-21 15:00:19 +02:00
tcparser.py Added version details 2018-11-03 16:39:02 +01:00

README.md

TPDF - Tellico Parser anD Finder

A simple Tellico XML archive parser and finder for your book library, written in Python3.

TPDF runs as a web application via CGI (Common Gateway Interface).

Install

Apache

  1. Modules needed (install and enable)
mod_env
cgi
cgid
  1. Environment variables (add to virtualhost or htaccess)
SetEnv LANG en_US.UTF-8
  1. Clone this repository in a directory inside your webserver document root
  2. Pay attention to possible data leaks throught output directory

other webservers

Should work, but not tested.

Bugs

File bug report to GOLEM Linux Users Group golem.linux.it