Skip to content

A Python-based GUI for the Magic Mirror Raspberry Pi project

License

Notifications You must be signed in to change notification settings

Avuo/Magic-Mirror-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Magic-Mirror-Python

A Python-based GUI for the Magic Mirror Raspberry Pi project: https://www.raspberrypi.org/blog/magic-mirror/

This is a very simple Magic Mirror GUI, written in Python for Raspberry Pi. The mirror fetches news and displays them along with the current time.

Only requirement library is newsapi-python for news fetching: https://github.com/mattlisiv/newsapi-python

To use the newsapi-library, you need to generate an API key and paste it into the code. You can create an API key for free here: https://newsapi.org/register

The default news source is set to BBC news, but it can be modified from the code.

Tested with Python 3.6

About

A Python-based GUI for the Magic Mirror Raspberry Pi project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages