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

https://github.com/krisleech/scnsht

Take screenshot (selection), copy to Dropbox public folder, copy URL to clipboard
https://github.com/krisleech/scnsht

Last synced: 8 months ago
JSON representation

Take screenshot (selection), copy to Dropbox public folder, copy URL to clipboard

Awesome Lists containing this project

README

          

# Scnsht

* grabs a selection of the screen using [scrot](http://www.linuxbrit.co.uk/scrot/)
* copies file to Dropbox public directory using [dropbox CLI](https://www.dropbox.com/en_GB/install?os=lnx)
* puts public Dropbox URL in clipboard using [xclip](http://linux.die.net/man/1/xclip)

## Install

* install the dependencies
* copy scnsht to somewhere in your `$PATH`

## Terms

* License: MIT
* CoC: Contributor Covenant