Metadata-Version: 2.1
Name: eldonationtracker
Version: 7.3.0
Summary: A Python-based donation tracker for Extra Life streams
Home-page: http://djotaku.github.io/ELDonationTracker/
Author: Eric Mesa
Author-email: eric@ericmesa.com
License: GPLv3
Keywords: extra life,XSplit,obs,livestreaming,video games
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

=================
eldonationtracker
=================



.. image:: https://codecov.io/gh/djotaku/ELDonationTracker/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/djotaku/ELDonationTracker

ELDonation Tracker is both a Python interface to the `Extra Life Charity`_ API and a reference implementation, including a GUI, that can be used to provide on-screen donation information and updates when streaming a gaming video or recording a gaming video in OBS or XSplit. For a video explaining how to use the GUI reference implementation, visit: http://djotaku.github.io/ELDonationTracker/ . You may also use the API to build your own applications that access the API. The modules are well documented, see the Module Index in the documentation.

Documentation is available at the Read The Docs page at: https://eldonationtracker.readthedocs.io/en/latest/index.html

.. _`Extra Life Charity`: https://www.extra-life.org


