konstfish/Coral 0.0.2
📕 Minimalist PDF Viewer
⭐️ 6
🕓 3 weeks ago
.package(url: "https://github.com/konstfish/Coral.git", from: "0.0.2")
Coral
Minimalist PDF Viewer for macOS built for LaTeX
Demo
Example Workflow:

Functionality
- Hot Reloading PDF Files on Change
- Highlight Text
- Hide/Show Titlebar
- Hide/Show PDF Thumbnails
- Clean Interface
TODO
- ☐ Add Apples Script Support
- ☐ Fix Black Bar from Split View
- ☑ Highlight Text
- ☐ Save Highlighted Text
- ☐ Complete util script
Scripting Support
TODO
tell application "Coral"
open "file.pdf"
end tell
Setup
-
run: carthage update
-
Compile in Xcode