From fd6301de33a625c38dc42d513825ec1805dfa558 Mon Sep 17 00:00:00 2001 From: Eric Mesa Date: Fri, 18 Oct 2019 09:52:39 -0400 Subject: [PATCH] Add: Extra Life Donation Tracker --- projects.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/projects.yaml b/projects.yaml index e6f8a80..ff04acb 100644 --- a/projects.yaml +++ b/projects.yaml @@ -172,6 +172,18 @@ projects: tags: - internet - server + - name: Extra Life Donation Tracker + repo_url: https://github.com/djotaku/ELDonationTracker + home_url: https://github.com/djotaku/ELDonationTracker + date_added: 2019-10-18 09:48:00 + desc: Extra Life Donation tracker is used by participants in the Extra Life charity event. It pulls data from the JSON API of the Extra Life campaign and generates text files that can be used when live streaming to indicate information about the most recent donors so that they can be thanked on the air. + tags: + - internet + - linux + - windows + - qt5 + - console + - gplv3 - name: FlaskBB repo_url: https://github.com/flaskbb/flaskbb home_url: https://flaskbb.org/ @@ -3839,4 +3851,4 @@ projects: tags: - misc - linux - - windows \ No newline at end of file + - windows