Skip to content

morygonzalez/pinboard2hatena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinboard2hatena

What does this program do?

Synchronize はてなブックマーク with Pinboard.

Usage

  1. bundle install
  2. Register はてな API as OAuth Consumer.
  1. cp .env{.sample,}
  2. Add consumer token and secret to .env, then run sinatra app with bundle exec ruby app.rb.
  3. Access localhost:4567 with your browser and get access token and secret.
  4. Add access token and secret to .env.
  5. Get Pinboard API token, then add to .env.
  1. Then bundle exec ruby sync.rb.

About

Sync はてなブックマーク with Pinboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages