Skip to content

MatthijsMars/rofi-zotero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rofi-zotero

Python 3 script that uses rofi to open an attachment from Zotero. The script scrapes the Zotero SQLite database to gather the list of attachments. The attachment is opened by xdg-open.

Usage

To use, run or set a keyboard shortcut to run:

python3 rofi-zotero.py -z [zotero_path] -t [theme]

where [zotero_path] points to the path of your zotero folder (defaults to ~/Zotero/) and [theme] is the name of the rofi theme you want to use (optional, defaults to no theme).

Example

About

Open a Zotero attachment using rofi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%