Would you like to be able to update your donations in real-time during a Live Stream or while recording a Let's Play as in the animated gif below?
Read ahead to find out how!
If you find this useful, please consider donating to my Extra Life campagin
visit: http://djotaku.github.io/ELDonationTracker/ for video instructions on how to use the program.
If you prefer text instructions, read the documentation at: https://eldonationtracker.readthedocs.io/en/latest/index.html
The quickstart instructions are:
If you're on Linux:
docker run -it -v ./extralifedonationtracker:/root/.config/extralifedonationtracker -v ./testoutput:/root/output djotaku/eldonationtracker:latest
podman run -it -v ./extralifedonationtracker:/root/.config/extralifedonationtracker:Z -v ./testoutput:/root/output:Z djotaku/eldonationtracker:latest
Please see CONTRIBUTING.MD if you wish to contribute.
Modules are well-documented at: https://eldonationtracker.readthedocs.io/en/latest/py-modindex.html
If anything goes wrong, please open a Bug Report under issues.
If you want a new type of output data, fill out a Reequest for New Output Data issue
If there's documentation missing, fill out the Missing Documentation issue