Git Product home page Git Product logo

skim's Introduction

Skim is a PDF reader and note-taker for OS X. It is designed to help you read and annotate scientific papers in PDF, but is also great for viewing any PDF file.

Stop printing and start skimming.

Explore the links to the left to investigate Skim and consider helping out with the project.

Features:

	•	Viewing PDFs
	•	Adding and editing notes
	•	Highlighting important text, including one-swipe highlight modes
	•	Making "snapshots" for easy reference
	•	Navigation using table of contents or thumbnails, with visual history
	•	View all your notes and highlights
	•	Convenient reading in full screen
	•	Giving powerful presentations, with built-in transitions
	•	Handy preview of internal links
	•	Focus using a reading bar
	•	Magnification tool
	•	Smart cropping tools
	•	Extensive AppleScript support
	•	Bookmarks
	•	Saving passwords in Keychain
	•	Export notes as text
	•	Automatic download of remote PDFs
	•	Support for Apple Remote Control
	•	Interaction with LaTeX, SyncTeX, and PDFSync
	•	Integration with BibDesk and other third party applications
	•	Spotlight support
	•	Highly customizable
	•	And much more...


General Developer Info

	Skim is written in Objective-C with the Cocoa libraries. In particular, it makes use of the PDFKit framework to do much of the PDF rendering.
	In order to contribute to the main programming, a basic knowledge of Cocoa programming and Objective-C is necessary.
	There are currently few formal procedures for code review or coding standards. Most suggestions for improvement are expected to be discussed on the developer list before committing.


Subversion Repository Info

	All The source code necessary to build Skim is available in Subversion. There is a separate page on how to use the Skim Subversion Repository.

		$ svn checkout svn+ssh://svn.code.sf.net/p/skim-app/code/trunk trunk


Building Skim

	Once you have downloaded the source, you can build Skim using Xcode. Xcode 3.2.6 or higher is required.*

		1. Open Skim.xcodeproj
		2. Build the Skim target:
			1. Select Project > "Set Active Target" > Skim
			2. Select Project > "Set Active Build Configuration" > Release, or if you want to debug (and who doesn't?), select Debug
			3. Select Build > Build

* It is possible to use older versions of Xcode, but due to bugs in Xcode special precautions are required to make sure that the dependencies build using the correct configuration. Using Xcode 2.5 and earlier requires editing the build settings, Skim target, and some source.


Localization

	If you want to help localize Skim in your language, please tell us on the users list. There is a separate page to explain what needs to be done to add a Skim Localization.


for more information, please visit the link http://sourceforge.net/p/skim-app/wiki

skim's People

Contributors

jackiexie168 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.