1.0.0 • Published 3 years ago

inform-daily v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Contributors Forks Stargazers Issues MIT License LinkedIn

About The Project

Inform is a command line interface npm package which gets you the latest news from different sources and categories. I added a small touch where you can also get random quotes and jokes.

Built With

Inform is built with NodeJs with the help of 3 different free APIs and npm packages listed below :

Installation

  1. Clone the repo
    git clone https://github.com/rupangkan/inform.git
  2. cd into the repo

  3. Install the NPM package globally

    npm install -g

    For Linux :

    sudo npm install -g

Usage

Inform is only an interactive command line inteface (for now). It will react to users choices. To run it type :

 inform

Select your choices.

  1. The news section (which is the main part) offers news for different categories, countries and sources :

Available sources

Sourceid
BBC Newsbbc-news
CNNcnn
Fox Newsfox-news

Available Countries

Country2-letter ISO 3166-1 code
:india: Indiain
:us: USAus
:australia: Australiaau
:ru: Russiaru
:fr: Francefr
:gb: United Kingdomgb

Available categories

  • business
  • entertainment
  • general
  • health
  • science
  • sports
  • technology
  1. The Joke and the Quote section provides a random Joke and Quote (for now).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Rupangkan - every1isnotrupangkan@gmail.com