• Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’» A modern CLI to get your favorite news. πŸ“°


newsroom

πŸ’» A modern CLI to get your favorite news. πŸ“°

npm version Build Status License: MIT PRs Welcome

Install

npm install -g newsroom-cli

The CLI will register newsroom and nr in your shell.

Usage

$ newsroom

or with your own awesome OPML file

$ newsroom -o <your-awesome-list.opml>

You will enter a interactive command line interface. Type the source you want to receive and press enter.

$ newsroom [source] [number]

You can see the latest news from source.

screenshot

Help

$ newsroom --help

Contributing

Make the change

  • Modify the source code in src folder.
  • Run npm run test from the project root. Make sure it pass the check.

Push it

  • Make a Pull-request directly on master branch

Related Repos

Maintainers

License

MIT