Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 278 Bytes

File metadata and controls

17 lines (10 loc) · 278 Bytes

zoterm

Read-only Zotero TUI built with Python, uv, and the local Zotero API.

zoterm_tui

Run

uv sync
uv run zoterm

The app reads from http://localhost:23119/api by default. Override it with ZOTERM_API_BASE_URL if needed.