3 Forks
24 Stars
24 Watchers

BookReader

BookReader 📚 is a SwiftUI 📱 based iOS/Mac application 📲 for reading PDF 📝 books. It is designed 🎨 using MVVM pattern and uses Combine 🔍 and UIKit to wrap PDFKit and some other GUI elements. The application supports seamless zoom 🔍 preserving scrolling, invert colors 🌈 and programming languages 🧑‍💻 syntax highlighting in the PDF 📚 books.

How to download and setup BookReader

Open terminal and run command
git clone https://github.com/darvin/BookReader.git
git clone is used to create a copy or clone of BookReader repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BookReader https://github.com/darvin/BookReader/archive/master.zip

Or simply clone BookReader with SSH
[email protected]:darvin/BookReader.git

If you have some problems with BookReader

You may open issue on BookReader support forum (system) here: https://github.com/darvin/BookReader/issues