Pushimg
A super-quick way to share screenshots for Linux.
AUR
If you have Arch Linux or Arch based distribution compatible with AUR (Manjaro, Antergos, ArchBang, Bridge Linux) then you can simply install Pushimg from the AUR:
$ yaourt -S pushimg
https://aur.archlinux.org/packages/pushimg
Manual instalation
Requires
- cURL
- Wget
- sudo
- ImageMagick
- libnotify
- xclip
- Python >= 2.7
How to install the requirements
Ubuntu/Mint/Debian: $ sudo apt-get install curl wget imagemagick libnotify-bin xclip python
Arch/Manjaro/Antergos: $ sudo pacman -S curl wget imagemagick libnotify xclip python
Fedora/RHEL/CentOS: $ sudo yum install curl wget ImageMagick libnotify xclip python
SUSE: $ sudo zypper in curl wget ImageMagick libnotify-tools xclip python
How to install Pushimg
$ curl -L git.io/pushimg | sh
How to run Pushimg
$ pushimg
Bind Pushimg to a hotkey.