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.10.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file grab-screen-0.0.10.tar.gz
.
File metadata
- Download URL: grab-screen-0.0.10.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f85cdc406ab6118fd2e66edca439870a06ad79628c90add67e7e7a1c0dc3c035 |
|
MD5 | 9e6b91302e5ce33e4f35f01eb2e348ea |
|
BLAKE2b-256 | 22f8cc66573c16e1292242cf91b6b076f9312acb6cb9f689d9fef8e79e5cfe28 |
File details
Details for the file grab_screen-0.0.10-py2-none-any.whl
.
File metadata
- Download URL: grab_screen-0.0.10-py2-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | febb2211ea1d63543873d4d651f75298545666b88ca98e6d075c2182f5ec74ba |
|
MD5 | c742842f5327cbed40dc7e72d445e9c3 |
|
BLAKE2b-256 | 691a03bdbcaa0c7c588bc59ccf90145915b09451d1e0a5314ed8755468ed6390 |