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
- Host: GitHub
- URL: https://github.com/krisleech/scnsht
- Owner: krisleech
- Created: 2016-08-05T14:49:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-05T15:33:50.000Z (almost 10 years ago)
- Last Synced: 2025-10-13T11:04:37.983Z (8 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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