This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| # SPDX-License-Identifier: MIT | |
| """ | |
| ipixel_grab.py - mirror the iPixel Color ("Heaton") cloud material library. | |
| Downloads and decodes every animation/picture the iPixel Color app can show | |
| on an LED matrix, straight from Heaton's cloud. Each category is written to | |
| its own folder, and runs are resumable. |