Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nocarryr/tslumd
Client and Server for TSL UMD Tally Protocols
https://github.com/nocarryr/tslumd
tally tally-light video-production
Last synced: about 2 months ago
JSON representation
Client and Server for TSL UMD Tally Protocols
- Host: GitHub
- URL: https://github.com/nocarryr/tslumd
- Owner: nocarryr
- License: mit
- Created: 2021-03-30T17:40:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T17:19:08.000Z (about 1 year ago)
- Last Synced: 2024-11-01T20:42:03.697Z (2 months ago)
- Topics: tally, tally-light, video-production
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
tslumd
======.. image:: https://badge.fury.io/py/tslumd.svg
:target: https://badge.fury.io/py/tslumd
.. image:: https://img.shields.io/github/workflow/status/nocarryr/tslumd/Python%20package
:alt: GitHub Workflow Status
.. image:: https://img.shields.io/coveralls/github/nocarryr/tslumd
:alt: CoverallsClient and Server for TSLUMD Tally Protocols
Description
-----------This project is intended to serve only as a library for other applications
wishing to send or receive tally information using the
`UMDv5.0 Protocol`_ by `TSL Products`_. It is written in pure Python and
utilizes `asyncio `_ for
communication.Links
-----.. list-table::
* - Project Home
- https://github.com/nocarryr/tslumd
* - Documentation
- https://tslumd.readthedocs.io
* - PyPI
- https://pypi.org/project/tslumdLicense
-------Copyright (c) 2021 Matthew Reid
tslumd is licensed under the MIT license, please see LICENSE file for details.
.. _UMDv5.0 Protocol: https://tslproducts.com/media/1959/tsl-umd-protocol.pdf
.. _TSL Products: https://tslproducts.com