PDF Library is a MacOS desktop application built with Vue.js and Electron. It provides a simple UI for managing and reading PDF files.
- macOS
- Node.js 18.16.0
- npm 9.5.1
git clone https://github.com/mattbutcher-swe/pdf-reader
cd pdf-reader
npm install
npm run start