0.1.5 • Published 8 years ago

balita v0.1.5

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

balita

Philippine News right in your command line.

Install

npm install -g balita

It's likely you'll need to sudo that.

Usage

balita

npm.io npm.io

Why

I just woke up one morning (today, Saturday, February 28) and thought, I want to be able to read news on my terminal, I'm on the terminal all the damned time anyway. So there, a couple of hours was spent writing this.

Where are the tests?

I uh, well do you want to write it? Fork and send me a PR. I really didn't plan to spend a lot of time on this tiny project, so there's no tests and all that jazz. :)

What's the news source?

It's just Google News RSS with the "Philippines" filter on. The full articles are loaded via the news sites themselves.

How it works

The RSS is stripped for titles and links and that's your main menu.

The full articles are loaded directly from the news sites, the whole page is loaded and is passed through node-readability, this finds the article in the page. I apply some cleanup myself like condensing the paragraph spacing, indentations, and line lengths by word.

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago