0.0.3 • Published 9 years ago

feedlytokindle v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Introduction

Fetch feeds from feedly,and then sending to kindle device.

Framework

  • nodejs
  • express
  • angularjs
  • redis/mongo

Process

step 1

  • get feedly oauth
  • get all subscrible feeds
  • run task to get feeds by period.
  • store those feeds to DB

step 2

  • run task to get feeds from DB by period, and then generate an email task
  • put one email task to queue
  • run loop to get email task from queue, and then execute task to send email.
0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago