0.0
No commit activity in last 3 years
No release in over 3 years
Allows users to browse nytimes.com and read articles from the command line.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
>= 2.7.4, ~> 2.7
~> 10.0
>= 1.3.3, ~> 1.3
~> 3.0

Runtime

>= 2.7.4, ~> 2.7
>= 1.3.3, ~> 1.3
 Project Readme

NytimesCli

This gem provides a command line interface for accessing the articles displayed on the front page of The New York Times (nytimes.com).

All articles © The New York Times

This gem is intended to be a supplement to a subscription, not a replacement. I am a subscriber and encourage you to subscribe as well. http://www.nytimes.com/subscriptions/Multiproduct/lp3004.html

Without institutions like The New York Times, the public will get even more of its news in the form of clickbait garbage. So pay up if you can.

Installation

Install it yourself:

$ gem install nytimes_cli

Usage

Run the program:

$ nytimes_cli

It's pretty self-explanatory. Type in 'man' to get a list of possible commands.

Development

Fork it. Mess with it. Send a PR.

To run from the command line:

$ ruby bin/nytimes_cli

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/interestinall/nytimes_cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.