feedlytokindle

0.0.3 • Public • Published

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.

/feedlytokindle/

    Package Sidebar

    Install

    npm i feedlytokindle

    Weekly Downloads

    2

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • jimmyshuai