From da248b73f8bc3366016d440c72efb3771fe3f6a8 Mon Sep 17 00:00:00 2001 From: Michael Dudek Date: Mon, 29 Nov 2021 08:59:14 +0100 Subject: [PATCH 1/2] Added sponsorship note to readme --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index 32b3bd2..e20cebc 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,8 @@ # Audio Output Indicator # + ### You can easily check if laptop audio is connected to your bluetooth headphones or default speakers ### + - .Net Core application - Displays icon of current audio device in tray - Notify user about audio device change @@ -8,3 +10,6 @@ ![Screenshot 1](img/aoi_screen1.jpg) ![Screenshot 2](img/aoi_screen2.jpg) + + +[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/michaeldudek) From 7e1c14670411542e3e47f9782ab30bb31fee7853 Mon Sep 17 00:00:00 2001 From: Michael Dudek Date: Mon, 29 Nov 2021 09:03:54 +0100 Subject: [PATCH 2/2] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..5870215 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# 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: # 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 +otechie: # Replace with a single Otechie username +custom: https://www.buymeacoffee.com/michaeldudek