A tool for viewing and editing collections of pdfs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tabletoplibrary/README.md

412 B

Tabletop Library

Tabletop Library is a tool for viewing and editing collections of pdf files. I use it to organize PDFs for tabletop games.

I mostly built this to learn PyQt5 and surrounding build systems but it turned out actually useful.

Instructions

It's important that you don't use quotes when you call ./configure . ./configure --prefix /usr/local --libdir /lib64 && make && sudo make install