From 7cfdddce2d2200c2921103dc90fe9267bfcd994e Mon Sep 17 00:00:00 2001 From: Hiccup Date: Tue, 14 Apr 2026 02:37:32 +0200 Subject: [PATCH] Add Sumatra PDF --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e0158ea..8c6e55c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Video](#video) * [Terminal Emulators](#terminal-emulators) * [Developer Tools](#developer-tools) + * [Document Viewers](#document-viewers) * [Programming Languages](#programming-languages) * [Editors](#editors) * [Accessibility Tools](#accessibility-tools) @@ -315,6 +316,12 @@ This is a section for repos that are similar to this one either because they are > | [NetBSD make](https://man.netbsd.org/make.1) | Make used to build NetBSD ports tree| > | [Jam](https://swarm.workshop.perforce.com/projects/perforce_software-jam/) | OSS rewrite by Perforce| +## Document Viewers + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [Sumatra PDF](https://www.sumatrapdfreader.org/) | [`v3.5.2`](https://github.com/sumatrapdfreader/sumatrapdf/releases/tag/3.5.2rel) *or* [`74093bf`](https://github.com/sumatrapdfreader/sumatrapdf/commit/74093bf1c65c1d9c87f0076693705df0dcb10055) | ![Vibecoded](./badges/vibecoded.svg) ([1](https://github.com/sumatrapdfreader/sumatrapdf/commit/aad9f76790d2f44894d73e28620eac41aeb5eb5c))| [Xournal++](https://xournalpp.github.io/) | + ## Programming Languages | Name | Alternative(s) | Evidence | Notes |