Skip to content

austinhanna/Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portal

My Magic Mirror Prototype!

A Magic Mirror written in Python with PyQt5

You can get PyQt5 at https://sourceforge.net/projects/pyqt/ or install with

pip3 install pyqt5

What is it?

"Portal" Magic Mirror is an application written in Python designed for the Raspberry Pi.

Dependancies

PyQt5

Go here to install PyQt5 and read documentation

Or in your console you can run:

pip3 install pyqt5

Tweepy

Visit their Github Page here or install through console.

pip3 install tweepy

PRAW

Reddit Module, Visit their Homepage Here and install via PIP

pip3 install praw

OpenCV

Used for Camera integration which allows face recognition

pip3 intall opencv-python

About

My Magic Mirror Prototype!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages