Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 607 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 607 Bytes

darshak

Yet another pdf viewer

Usage:

darshak.py <filename>

Screenshot

demonstration pic

Build

```bash
    pyinstaller pyinstaller_build.py -w --noconfirm  \
    --additional-hooks-dir=hooks --hidden-import PyQt5.QtXml\
    --name="darshak"  --onefile\
```

TODO:

  • add support to annotate

  • Table of contents

    • Highlight
    • Text notes
  • Search Text

  • Read aloud

  • Inking

  • View and print local, online.

  • Select Image from the viewer