Skip to content

Record a series of screen captures in a selected area of the screen

Notifications You must be signed in to change notification settings

crdrury/screencapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screencapper

Screencapper can be used to record a series of screenshots in rapid succession. The user can select an area of the screen to record, assign a hotkey to end recording, and choose a directory to which the screenshots will be saved.

Getting Started

To launch Screencapper, simply double-click either Screencapper.jar or Screencapper.class. To run from the command line, use the following:

	java Screencapper
or:
	java -jar Screencapper.jar

Please note that you will need a Java Runtime Environment installed, which can be downloaded here.

Built With

  • JNativeHook – Global keyboard and mouse listeners for Java

License

Screencapper by Chris Drury is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Record a series of screen captures in a selected area of the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages