Skip to content

Soundsgoood/blog-tally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blog-tally

Tumblr is a microblogging site in which users may "reblog" a blog post on their own blog, exposing the post to their own blog's followers. This helps spread original artwork and ideas across an interconnected web of blogs. Independent of reblogging is the option to "Like" a blog post, which is simply a favorites mechanism. Unfortunately, when browsing your Likes, the name attached to each Like is the last blog to reblog the post before you Liked it, rather than that of the original artist. This is unfortunate if you enjoy a certain art style or theme but haven't had the chance to dig up some names.

This app analyzes all your Likes and tallies the number of times a certain Tumblr blog is the original uploader (as opposed to reblogger) of one of your Likes.

Created by Orion Guan on February 20th, 2017.

Requirements

  • Requires json-simple-1.1.1.jar library in the directory of BlogTally.java. (included in repository)
  • The blog must have "Share Posts You Like" enabled under blog settings.
  • You must supply a blog URL and an API key.

Future Work

  • This app may get its own API key.
  • Error messages will become more specific to certain API error messages.
  • The tally will include information on whether or not you have followed the listed blogs.

About

Tallies the number of times a Tumblr blog has originally uploaded one of your Likes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages