Skip to content
Adrino Rosario James edited this page Jul 17, 2021 · 1 revision

Welcome to the HackerNEWS-Simplified wiki!

GitHub license GitHub forks GitHub stars GitHub issues

What is HackerNEWS-Simplified ?

It is a more simplified, straightforward, and plainer version of Hacker News that uses BeautifulSoup, a Python web scrapping library to sort and display only the most relevant, community-approved, and most voted articles right on your Terminal/CLI. That's right, no need to ever go to your browser ever again(though you need internet).

The Project is Open-Source. Yes, even you can contribute to it.

How can I contribute?

  1. fork this repo and make the modifications you feel are the most relevant/useful and might help the working of the program.

  2. Create a pull request.

  3. Wait for a span of 3-4 days. Within this time, your request will be reviewed, and if approved, will be merged.

Good luck. I hope to see you contributing to this project and helping other devs in keeping us with the tech industry right from their terminal.

Project README/ Documentation