1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Weather Forecast Example Script (#239)

* Example Weather forecast script

Used Adafruits example as base and adapted it for python-escpos
Weather icons taken from 
http://adamwhitcroft.com/climacons/

* Weather Icons from Adam Whitcroft

Weather Icons from http://adamwhitcroft.com/climacons/

* update authors

* Minor improvements

* Weather Script Debugged

Added one more Icon
Attributed Icons in readme.md
changed folder structure

* Change formatting

* Fixed pathing to graphics issue

* fixed image size

* autopep8 to clean up the code
This commit is contained in:
mrwunderbar666
2017-08-01 17:13:45 +08:00
committed by Patrick Kanzler
parent f8a2174108
commit b494c9a4bd
13 changed files with 138 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ ldos
Manuel F Martinez
Michael Billington
Michael Elsdörfer
mrwunderbar666
Nathan Bookham
Patrick Kanzler
Qian Linfeng