p1r473 / RaspberryPiMailCounter

Raspberry Pi Mai lCounter
1 stars 0 forks source link

Python2 #1

Open perspector opened 3 years ago

perspector commented 3 years ago

The mail checker script uses python2. Consider updating for Python3, it is pretty easy. Mostly just changing print "" to print(""). Nice idea with the adafruit display!

perspector commented 3 years ago

You might want to consider sharing this on reddit so other people can see it. Then your repo might get popular.