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
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file grab-screen-0.0.11.tar.gz
.
File metadata
- Download URL: grab-screen-0.0.11.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 373fec31fede38cc450493eff2cb73e361bd5f2ac04224b6ad19c8328ae1a237 |
|
MD5 | 747b75925b03d972cd1f3781d9af1f42 |
|
BLAKE2b-256 | 7a952c18603571d55ce9bd413369dc9ed8d9163f86e5ef3495887357706879ad |
File details
Details for the file grab_screen-0.0.11-py2-none-any.whl
.
File metadata
- Download URL: grab_screen-0.0.11-py2-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd2a4ce78abbd41ceba992d9f9b0bc18d20e81ec45830bed3385275555b5d0ec |
|
MD5 | d6d080cc570f3b1c9050422d9750fb5f |
|
BLAKE2b-256 | a3b8951274f324c9fdbffc82899a154d72a3cec6770531e0d690e5b0027ff588 |