https://github.com/celrenheit/newsboard
Newsboard is a basic Hacker News reader from the command line
https://github.com/celrenheit/newsboard
Last synced: 9 months ago
JSON representation
Newsboard is a basic Hacker News reader from the command line
- Host: GitHub
- URL: https://github.com/celrenheit/newsboard
- Owner: celrenheit
- License: mit
- Created: 2014-12-12T13:01:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T19:58:45.000Z (over 11 years ago)
- Last Synced: 2025-09-17T02:52:46.390Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 352 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Newsboard
Hacker News reader from the command line
## Requirements
Install [Node.js](http://nodejs.org/)
## Install
```shell
$ (sudo) npm install -g newsboard
```
## Usage
```
$ newsboard
```