https://github.com/scris/preskim
Preskim is a macOS PDF viewer based upon Skim and with a modernized user interface.
https://github.com/scris/preskim
macos pdf pdf-viewer skim
Last synced: about 1 year ago
JSON representation
Preskim is a macOS PDF viewer based upon Skim and with a modernized user interface.
- Host: GitHub
- URL: https://github.com/scris/preskim
- Owner: scris
- License: other
- Created: 2024-01-06T09:05:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T02:07:18.000Z (over 2 years ago)
- Last Synced: 2025-03-24T23:51:32.613Z (over 1 year ago)
- Topics: macos, pdf, pdf-viewer, skim
- Language: Objective-C
- Homepage: https://preskim.tianzeds.com
- Size: 126 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Preskim
Preskim is a macOS PDF viewer with a modernized user interface and lots of useful functions. The development of Preskim is based upon the source code of Skim, which is BSD-Licensed. The app is still under heavy developments.
**Download** for macOS (11.0+, Universal): [**GitHub Releases**](https://github.com/scris/preskim/releases/latest), [**蓝奏云下载**](https://scris.lanzoul.com/b01rx9ucd)
## Development Roadmap
- [X] A modernized and delicate user interface.
- [ ] A dark mode with the experience like the Dark Reader browser plugin.
## FAQ
**Why another PDF reader?**
- The commercial products, like PDF Expert, have too many irrelevant things combined.
- The first-party original Preview app lacks fundamental functions.
- The original Skim app is good, but it hasn't yet adopted the new design language of macOS 11.0+.
**Why don't I contribute directly to the Skim app?**
I don't quite get used to the SourceForge platform and SVN way, so I choose to fork it and do on my own.
## Copyright and License
Copyright (c) 2024 [Tianze Ds Qiu](https://tianzeds.com/) and other contributors. All rights reserved.
This app is built with ❤️ in Hangzhou and Beijing.
Preskim is developed based upon Skim, which is created by [Michael O. McCracken](https://sourceforge.net/u/mmcc/profile/) and now maintained by [Christiaan Hofman](https://sourceforge.net/u/hofman/profile/).
Thanks to the original authors for their contributions to the open source community. At the same time, I would like to pay my highest respect to Christiaan Hofman, as the Skim project has been going on for 16 years, but is still developed continuously.
This project uses the 3-Clause BSD license inherited from the original project. For more information, see the LICENSE file.