Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

TomFaulkner/News-At-Command-Line

 
 

Repository files navigation

News at the Command line

Want to be kept updated without visiting the news portals every now and then

Now you don't need to visit each news portal website separately to read their articles. Just use the tool and read the articles without even clicking a single mouse button.

Modules Requirements

  • Python 3.6+
  • Requests
  • Beautiful Soup
  • PyYAML

Installation

  1. git clone the repository, preferably into a virtual environment.
  2. Copy config.yml into your home directory.
  3. Run with newsctl

At present config.yml is only read from pwd when the script is run, I'll fix this soon.

Working

  • All sample input images are placed under the Images folder.
  • You can change the maximum number of posts in config.yml. Look for Limit attribute.

How To Use

Make sure you have installed required libraries, instructions above. Just run the main.py, do this by typing py main.py. The rest is quite straight forward.

Contributing

We welcome your contributions. Please feel free to fork the code, play with it, make some patches and send us pull requests.

Support

Please open an issue on GitHub if you'd like to report a bug or request a feature.

License

The code is released under MIT license and free to use.

About

📰 News at the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%