No commit activity in last 3 years
No release in over 3 years
Automatically upload images to Imgur.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.0.6
~> 2.8.5
~> 0.3.5
~> 1.7.2
 Project Readme

Imgur Auto-Uploader

Imgur Auto-Uploader is an application that watches some directories for new images, and upload them to Imgur.

Installation

gem install imgur-auto-uploader

Linux

We additionally need xclip or xsel. On Ubuntu, this can be installed with sudo apt-get install xclip.

Windows

We need the ffi gem: gem install ffi.

Configuration

  1. You need an Imgur account. You also need to register an application on Imgur to obtain your client ID and client secret. Under authorization, choose "OAuth2 authorization without a callback URL".

  2. Create an album on Imgur to store all the images that will be uploaded.

  3. Run imgur-up config. In the last step, select the album created in step 2.

Running

Simply run imgur-up watch [directories]. For example, imgur-up ~/Pictures/Meme ~/Pictures/Screenshot.