Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 540 Bytes

cnreader

A desktop app that helps reading Chinese texts. you can:

  • select a word and see its meaning
  • OCR files and clipboard images
  • translate selected text through Deepl
  • ask Chat GPT / Deepseek about the meaning or usage examples with just one click
  • listen to pronounciation
  • convert traditional to simplified
  • look for a word in your local Anki database

To compile it use: cargo build --release

Requirements: SQLite3 library, Wayland on Linux

For OCR models look at: https://huggingface.co/SWHL/RapidOCR/tree/main/PP-OCRv4