https://github.com/coderobe/screencap
https://github.com/coderobe/screencap
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderobe/screencap
- Owner: coderobe
- Created: 2018-02-01T22:31:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T10:13:01.000Z (over 7 years ago)
- Last Synced: 2025-06-03T20:16:06.590Z (8 months ago)
- Language: Crystal
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# screencap
Take screenshots. X11-only. WIP.
## Installation
`shards build -DXUTIL_DEFINE_FUNCTIONS`
## Usage
```
Usage: screencap [arguments]
-a, --area Create an area screenshot
-w, --window Create a screenshot of the active window
-f, --full Create a screenshot of the entire screen
-h, --help Show this help
```
## Contributors
- [coderobe](https://github.com/coderobe) Robin Broda - creator, maintainer