mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
- i18n.ts: remove duplicate md_select_* keys from stash conflict - memory.py: replace corrupted _restore_backup/run merge with clean copy
10 lines
308 B
JSON
10 lines
308 B
JSON
{
|
|
"id": "paperforge",
|
|
"name": "PaperForge",
|
|
"version": "1.5.15",
|
|
"minAppVersion": "1.11.4",
|
|
"description": "Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
|
|
"author": "Lin Zhaoxuan",
|
|
"authorUrl": "https://github.com/LLLin000",
|
|
"isDesktopOnly": true
|
|
}
|