A powerful desktop application for browsing, searching, and managing academic papers from arXiv and bioRxiv.
- Search papers from both arXiv and bioRxiv
- Advanced filtering by author, title, date range, and categories
- Publication and update dates displayed for each paper
- Built-in PDF viewer with zoom and navigation controls
- Text selection and copy functionality with floating copy button
- Continuous and single-page view modes
- Auto-fit and manual zoom controls
- 5 beautiful themes: Light, Dark, Cyberpunk, Brogrammer, Bearded
- System preference detection for automatic theme switching
- Seamless theme transitions
- Open multiple papers in tabs
- Star your favorite papers
- Automatic local PDF caching for offline reading
- Persistent state management
- Export citations in multiple formats: APA, MLA, Chicago, BibTeX, RIS, EndNote
- Easy copy-paste workflow for research papers
- Local storage of papers and preferences
- No cloud dependencies
- Your data stays on your device
-
Download the latest release for your platform:
- Windows:
ArXiv-Desktop-Setup.exe
- macOS:
ArXiv-Desktop.dmg
- Linux:
ArXiv-Desktop.AppImage
- Windows:
-
Install and launch the application
-
Start searching for papers instantly!
- Search: Enter keywords in the search bar
- Filter: Use advanced filters to narrow results
- Open: Click any paper to view the PDF
- Manage: Star papers and they'll be saved locally
- Copy: Select text in PDFs and copy with one click
- Cite: Export citations in your preferred format
- Node.js 16+
- npm or yarn
# Clone the repository
git clone https://github.com/your-username/arxiv-desktop.git
cd arxiv-desktop
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Package for current platform
npm run pack
# Build for all platforms
npm run dist:all
- Search:
Ctrl/Cmd + F
(when search bar is focused) - Copy Text: Select text in PDF viewer, click copy button
- Theme Toggle: Click theme button in sidebar
- Zoom In/Out: Use zoom controls in PDF viewer
- arXiv: All categories including CS, Physics, Math, Stats
- bioRxiv: All life science categories
- APA (American Psychological Association)
- MLA (Modern Language Association)
- Chicago Manual of Style
- BibTeX
- RIS (Research Information Systems)
- EndNote
Built with ❤️ for researchers and academics worldwide