An open API service indexing awesome lists of open source software.

https://github.com/coderobe/screencap


https://github.com/coderobe/screencap

Last synced: 5 months ago
JSON representation

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