Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 705 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 705 Bytes

biblioteca

A GTK application for managing library of PDFs

This a very simple GTK application to manage library of PDF files. Current features include

  • Adding PDFs to library from a directory
  • Reading PDF metadata fields like Title, Author, Number of pages etc.
  • Searching files by filename, title, author.
  • Sorting files by filename, title, author, size, number of pages.
  • Opening selected file in default PDF viewer from within the application.

#Screenshots Main window Search modes