Skip to content

Python3 code to display date and time and the current heaadlines from the NewsAPI service

Notifications You must be signed in to change notification settings

ldritsas/newsticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

newsticker

Python3 code to display date and time and the current heaadlines from the NewsAPI service. I use Danilo Bargen's 'RPLCD' Character LCD library for the Hitachi HD44780 controller. https://github.com/dbrgn/RPLCD

The output is very simply a top line with the date and time, and the second line infinitely scrolls the news headlines.

News API

You'll need to sign up for a free API key at the http://newsapi.org. They have a very helpful website.

About

Python3 code to display date and time and the current heaadlines from the NewsAPI service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages