https://github.com/oz/lesa
A terminal-based news reader
https://github.com/oz/lesa
Last synced: about 2 months ago
JSON representation
A terminal-based news reader
- Host: GitHub
- URL: https://github.com/oz/lesa
- Owner: oz
- Created: 2015-08-27T08:17:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T07:56:07.000Z (over 9 years ago)
- Last Synced: 2025-03-26T22:04:51.491Z (about 2 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lesa
Lesa is an experimental node.js project to build yet another feed reader, for
the terminal. At the moment, this is mainly a Feedly client because this is
what I use daily, but a decent program should be able to synchronize with more
sources (or even no sources at all mind you).It is built on node.js, because [blessed][blessed] is less painful than curses
or the other [termbox][termbox] things, and I felt like writing some JS during
lunch breaks.Lesa is icelandish for *read*.
[blessed]: https://github.com/chjj/blessed
[termbox]: https://github.com/nsf/termbox# Considering contributing?
- Bug reports are nice,
- Code is warmly welcomed in the form of pull-requests on Github,
- Coffee will shared with delight.