Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madwork/tumblr-sync
MultiThread Tumblr Synchronization
https://github.com/madwork/tumblr-sync
sync tumblr
Last synced: 20 days ago
JSON representation
MultiThread Tumblr Synchronization
- Host: GitHub
- URL: https://github.com/madwork/tumblr-sync
- Owner: madwork
- License: mit
- Created: 2012-11-02T11:23:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T16:12:23.000Z (almost 9 years ago)
- Last Synced: 2023-03-31T17:44:28.847Z (almost 2 years ago)
- Topics: sync, tumblr
- Language: Ruby
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TumblrSync
[![Build Status](https://travis-ci.org/madwork/tumblr-sync.png)](https://travis-ci.org/madwork/tumblr-sync)
[![Gem Version](https://badge.fury.io/rb/tumblr-sync.png)](http://badge.fury.io/rb/tumblr-sync)MultiThread Tumblr Synchronization
You like download and fill your hard drive with tons of funny pictures, this tool is for you!
## Install
gem install tumblr-sync
## Usage
Synchronize some funny tumblr with a lot of so cute catz!
tumblr-sync socutecatz.tumblr.com
## Why ?
Ruby Multithreading and Queue testing for fun
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request