A Basic Droplr client for Linux. Captures a screenshot (area of the screen) and posts it to Droplr via the Droplr JS API. Copies the share (short) link to your clipboard for immediate use.
Developed and tested on Ubuntu 19.10. Should work with any Ubuntu/Debian derivative that meets the requirements below.
- An existing Droplr account.
- Node & NPM.
- gnome-screenshot:
which gnome-screenshot
. - xsel:
sudo apt install xsel
.
- Clone the repo
- Copy
config-sample.json
toconfig.json
and set your Droplr username & password. - Run
npm install
.
- Simply run
./droplr.js
. - Optionally associate a keyboard shortcut with the above command:
- Shortcut Name:
Droplr Screenshot
- Command:
/full/path/to/droplr/droplr.js
- Shortcut: Any key combination of your choice.
- Shortcut Name: