Skip to content

A python script that scans a folder and emails the images and text files with in that folder to an email address. Can be used to auto-update a tumblr blog

Notifications You must be signed in to change notification settings

gummikana/auto_tumblr.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto_tumblr.py

auto_tumblr.py is a small python script that scans a directory and emails the files placed in to a specified email address. I use to update my Tumblr blog.

Inspired by: http://micampe.it/things/flickruploadr

How to use this

IMPORTANT: I'm not responsible for anything this script does.

The script scans the folder (TUMBLR_DIR) and it's subfolders and emails files it finds in there to TUMBLR_EMAIL. The subfolders are used as tags in the post. So you can tag your stuff by creating subfolders.

Here's a nice write up of how to use this script. Just replace uploadr.py with auto_tumblr.py http://lifehacker.com/#!262311/automatically-upload-a-folders-photos-to-flickr Including how to setup it to run in the background

You may use this code however you see fit in any form whatsoever. See LICENSE for more info.

License

auto_tumblr.py is provided under the MIT license

About

A python script that scans a folder and emails the images and text files with in that folder to an email address. Can be used to auto-update a tumblr blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages