Skip to main content

Take screenshots and upload anywhere

Project description

# Grab Screen

Take screenshots and upload anywhere!

## Installing

You install `grab-screen` with pip:

```shell
pip install grab-screen
```

## Usage

```shell
$ grab-screen --help
Usage: grab-screen [OPTIONS] COMMAND [ARGS]...

Options:
-h, --help Show this message and exit.
-v, --version Show the version and exit.

Commands:
config Get and set options.
image Make a screenshot and upload to a storage.
```

#### Configurations

`grab-screen config list` - show configs.

`grab-screen config set NAME [VALUE]` - set an option. You can add `--upset` to remove the option.

`grab-screen config reset` - remove all options.

#### Taking screenshots

`grab-screen image` - take a screenshot.

Use `-h`/`--help` to see more options.

## Storages

* **CloudApp** ([website](https://getcloudapp.com/))

Before uploading screenshots to CloudApp, provider your credentials:

```shell
grab-screen config set cloudapp_username YOUR-USERNAME
grab-screen config set cloudapp_password
```

Then take a screenshot:

```shell
grab-screen image --browse --storage cloudapp
```

## Licensing

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grab-screen-0.0.11.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

grab_screen-0.0.11-py2-none-any.whl (14.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page