Skip to content

andy4747/pdfrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFRepo: A go based performant pdf reader.

License: MIT

PDF Repo Explorer is a web application that allows you to browse and view PDF files stored in GitHub repositories. It provides a clean and intuitive interface for navigating repository directories and previewing PDF files directly in your browser.

Features

  • 🗂️ Browse GitHub repository directories
  • 📄 Preview PDF files directly in the browser
  • 🌓 Light and dark theme support
  • 🔒 Optional GitHub token for private repositories
  • 🚀 Fast and lightweight Go backend

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Getting Started

Prerequisites

  • Go 1.20+
  • GitHub account (for accessing repositories)

Installation

  1. Clone the repository:
    git clone https://github.com/andy4747/pdfrepo.git
    cd pdfrepo