Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netmanchris/pylifxtiles
https://github.com/netmanchris/pylifxtiles
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netmanchris/pylifxtiles
- Owner: netmanchris
- License: apache-2.0
- Created: 2020-04-23T17:48:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T15:16:40.000Z (over 4 years ago)
- Last Synced: 2024-10-04T17:53:37.404Z (4 months ago)
- Language: Jupyter Notebook
- Size: 612 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pylifxtiles
Special thanks to everyone who's contributed to the LIFXLAN library of which
the majority of this library is built upon. Without their work none of this
would be possible.## Purpose
This library was created specifically for the purposes of displaying and manipulating
content on the Tiles product created by LIFXhttps://geni.us/HKGLifxTiles
Note: Affiliates link. I may get a small amount if you chose to purchase through this link.
Functions include
- Writing letters and numbers to tiles
- Writing specific objects to tiles
- Moving content around on tiles ( rotate, shift )
- Convert jpg/png images to tiles## Examples
Please look in the *examples* directory for example usages of the library.
Some examples, such as the Youtube Sub count project may require external API access
and appropriate credentials. Setting those up is outside the scope of
this project.