Skip to main content

Directly upload screenshots to a SSH server.

Project description

# Upscrot

Upscrot is a simple tool that will take a screenshot using the Linux “scrot” command and upload it directly to an SSH server.

After uploading, the URL is copied to the X clipboard and can be pasted with middle click.

## Usage

First run:

  1. Run upscrot.py. A sample config file will be created.

  2. Edit the config file with your server information.

Regular run:

  1. Run upscrot.py.

  2. Draw a rectangle with your mouse around the desired area.

  3. Screenshot will be uploaded automatically. The URL will be copied to the X clipboard and printed to the console.

It is recommended that you set up key authentication for your SSH server, so you don’t have to type in your password each time.

## Requirements

  • python

  • python-appdirs

  • scrot

## Author

## License

Copyright (C) 2011–2016 Danilo Bargen

upscrot is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

upscrot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with upscrot. If not, see http://www.gnu.org/licenses/.

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

upscrot-1.0.0b1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

upscrot-1.0.0b1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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