https://github.com/rec/tkl
BiblioPixel driver for the xled library
https://github.com/rec/tkl
Last synced: 11 months ago
JSON representation
BiblioPixel driver for the xled library
- Host: GitHub
- URL: https://github.com/rec/tkl
- Owner: rec
- License: mit
- Created: 2020-12-31T11:36:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T13:59:58.000Z (over 3 years ago)
- Last Synced: 2025-02-13T18:53:00.694Z (over 1 year ago)
- Language: Python
- Size: 46.9 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
tkl: Twinkly driver for `leds`/`Bibliopixel`
-----------------------------------------------------
Install using `pip install tkl`.
Test from the command line with:
.. code-block:: bash
leds '{driver: tkl, animation: BiblioPixelAnimations.strip.ColorChase}'
# or for legacy systems using BiblioPixel
bp '{driver: tkl, animation: BiblioPixelAnimations.strip.ColorChase}'