From b5c13a00ce2ab5e9f03049987651bea9fec36e27 Mon Sep 17 00:00:00 2001 From: dekzter Date: Fri, 20 Mar 2026 20:32:08 -0400 Subject: [PATCH 1/3] added support section --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index dddc672e..c0f97104 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,21 @@ Have a question? Want to suggest a feature? Just want to say hi?\ --- +## 💖 Support Dispatcharr + +Dispatcharr Open Collective + +Open Collective provides a transparent way for anyone who finds value in Dispatcharr to support things like: +• Infrastructure costs (Domains, Servers, etc.) +• Apple Developer Program and Google Play Developer accounts +• Helping contributors dedicate more time to improving the project + +Support is completely optional, and Dispatcharr will always remain free and open-source. + +[Contribute here](https://opencollective.com/dispatcharr/contribute) + +--- + ### 🚀 _Happy Streaming! The Dispatcharr Team_ Dispatcharr is a trademark of the Dispatcharr project. From a8b217e2fbaa12f35148b806b37226c8d76b5db3 Mon Sep 17 00:00:00 2001 From: SergeantPanda Date: Sat, 21 Mar 2026 13:06:10 -0500 Subject: [PATCH 2/3] docs: Slight reorganization of the readme. Fix link on Open Collective. --- README.md | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c0f97104..53850d9c 100644 --- a/README.md +++ b/README.md @@ -146,14 +146,6 @@ A huge thank you to all the incredible open-source projects and libraries that p --- -## ⚖️ License - -> Dispatcharr is licensed under **GNU AGPL v3.0**: - -For full license details, see [LICENSE](https://www.gnu.org/licenses/agpl-3.0.html). - ---- - ## ✉️ Connect With Us Have a question? Want to suggest a feature? Just want to say hi?\ @@ -163,7 +155,7 @@ Have a question? Want to suggest a feature? Just want to say hi?\ ## 💖 Support Dispatcharr -Dispatcharr Open Collective +[![Dispatcharr Open Collective](https://opencollective.com/dispatcharr/tiers/badge.svg)](https://opencollective.com/dispatcharr/contribute) Open Collective provides a transparent way for anyone who finds value in Dispatcharr to support things like: • Infrastructure costs (Domains, Servers, etc.) @@ -176,8 +168,12 @@ Support is completely optional, and Dispatcharr will always remain free and open --- +## ⚖️ License & Legal + +Dispatcharr is licensed under **GNU AGPL v3.0**: For full license details, see [LICENSE](https://www.gnu.org/licenses/agpl-3.0.html). + +Dispatcharr is a trademark of the Dispatcharr project. Use of the Dispatcharr name or logo requires permission from the maintainers. + +--- + ### 🚀 _Happy Streaming! The Dispatcharr Team_ - -Dispatcharr is a trademark of the Dispatcharr project. - -Use of the Dispatcharr name or logo requires permission from the maintainers. From 3e12be3ac0dd4ec8eee268700eecaec9311abff7 Mon Sep 17 00:00:00 2001 From: SergeantPanda <61642231+SergeantPanda@users.noreply.github.com> Date: Sat, 21 Mar 2026 13:15:46 -0500 Subject: [PATCH 3/3] Update Open Collective username in FUNDING.yml --- .github/FUNDING.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..c9a35e5a --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,15 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: dispatcharr # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +polar: # Replace with a single Polar username +buy_me_a_coffee: # Replace with a single Buy Me a Coffee username +thanks_dev: # Replace with a single thanks.dev username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']