Skip to content

dpellenwood/droplr-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Droplr for Linux

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.

Requirements

  • An existing Droplr account.
  • Node & NPM.
  • gnome-screenshot: which gnome-screenshot.
  • xsel: sudo apt install xsel.

Installation

  1. Clone the repo
  2. Copy config-sample.json to config.json and set your Droplr username & password.
  3. Run npm install.

Usage

  • 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.

About

A simple Droplr client for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published