Skip to content

v3.3.1 Trying to Trigger PyPi GH CI build

Compare
Choose a tag to compare
@djotaku djotaku released this 25 Feb 01:20
· 532 commits to master since this release
fb3600d

Everything else holds from before:

f you're using ELDonation Tracker from the GUI (as in the videos on http://djotaku.github.io/ELDonationTracker/) you should see no changes.

I have found one small thing that I'm not sure right now how to fix. If you're using the tracker (pops up picture/sound upon donation) and aren't using persistent settings, after setting the sound you want - you may need to exit out of the program and start it up again to get consistent behavior on the tracker.

If you're using on the commandline, the files have moved one sub-folder deeper. On the plus side, you should soon be able to just install from PyPi if you wish to use the commandline.

If you're upgrading from a pre-V3.0 version, please see the release notes for v3.0: https://github.com/djotaku/ELDonationTracker/releases/tag/v3.0

If you're a GUI user:
pyinstaller created releases that will allow you to run this program even if you don't have Python or the necessary libraries installed. Download either Extra.Life.Donation.Tracker.for.Windows or .for.Linux depending on your platform.

If you prefer to use the commandline utilities without the GUI, just download the source code.tar.gz (Linux) or source code.zip file (Windows). (Or clone the repo.)

Please file any bug reports on either the GUI or the commandline! Pull requests welcome on the devel branch.

Enjoy!!