Skip to content

Watches a temporary folder for new files and posts them to imgur

Notifications You must be signed in to change notification settings

hobbs/imgurdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

# imgurdrop
#
# Watches a folder (/tmp/imgur) for new files and uploads any new files
# in folder to imgur.  The imgur URL will then appear in your clipboard.
# 
# Intended to be used as a daemon, via dtach, screen, or simply "imgurdrop &"
#
# Originally inspired by:
# http://sirupsen.com/a-simple-imgur-bash-screenshot-utility/
#
# Dependencies:
#
# Xclip
# Comment: Xclip is what makes the script able to inject the direct url
# into your clipboard.
#
# libnotify*
# Comment: Will notify you whenever the direct URL is in the clipboard
#
# inotify-tools
# Comment: allows monitoring of the imgur drop directory
#

About

Watches a temporary folder for new files and posts them to imgur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published