dan-bailey / alfred-calibre

An interface to allow Alfred to search your Calibre library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-calibre

An interface to allow Alfred to search your Calibre library.

next steps

  1. read the SQLite metadata.db and get column names, determine which columns should be searchable (title, author, genre, etc.)
  2. create a python-based connector that will take a search term and will search the metadata.db file (re-index metadata on a regular basis?)

About

An interface to allow Alfred to search your Calibre library.

License:MIT License