Skip to content

This is a simple terminal application that shows the latest tech news headlines from the TLDR Newsletter.

Notifications You must be signed in to change notification settings

tranquanghuy0801/tldr-news

Repository files navigation

TLDR News Terminal

This is a simple terminal application that shows the latest tech news headlines from the TLDR Newsletter.

The application is written in Python, uses the BeautifulSoup library to parse the HTML content of the newsletter and uses Textual library to render the content in the terminal.

Preview App

Usage

pip install tldr_news

Installation

To install the application, simply run the following command after cloning the repository:

  1. Install dependencies
poetry install && poetry shell
  1. Run the application
poetry run tldr_news

DISCLAIMER

This is not an official TLDR Newsletter product, but a personal project coming from my love with this newsletter. I am not affiliated with TLDR Newsletter in any way.

All the newsletter content is owned by TLDR Newsletter and I am not responsible for any of the content.

About

This is a simple terminal application that shows the latest tech news headlines from the TLDR Newsletter.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published