Simple screenshot utility for X window system which allows you to post your screenshot to Lightshot server.
Currently tested with ubuntu 16.04
Needs only few dependencies: xclip, jq and curl.
##Installation options:##
- Manual:
sudo apt-get update \
&& sudo apt-get --yes install xclip jq curl \
&& curl https://raw.githubusercontent.com/dargiri/xshot/master/xshot > xshot \
&& chmod +x xshot \
&& sudo mv xshot /usr/local/bin/- Using deb package: Download latest *.deb package from here https://github.com/dargiri/xshot/tree/master/dist/debs then install it via double click or via terminal:
sudo dpkg -i xshot_0.1.deb
#install missing dependencies if you see some errors about missing deps
sudo apt-get -f installThen add custom shortcut for it:
And add custom key bindings for it: