Skip to content

mizchi/my-feed-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Feed Reader

Livedoor reader like rss reader.

Download export.xml(opml) from your livedoor reader.

Features

  • No database!(use localStorage)
  • Push by websocket
  • Expect to run in localhost
  • Check only google chrome

Keybind

h : toggle help
s : next feed
a : previous feed
j : next entry
k : previous entry
r : request crawling to server
u : toggle read/unread to show

Requirements

  • node 0.11
  • coffeescript HEAD (npm install jashkenas/coffeescript -g)

Build and Run

$ npm install gulp -g
$ npm install
$ gulp
$ coffee --nodejs --harmony app.coffee

open http://localhost:2345

LiCENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published