From ba14a6831e84d896a0f67dc77d393ac8e1643baa Mon Sep 17 00:00:00 2001 From: Gobinath Date: Sun, 9 Jun 2024 02:12:30 -0400 Subject: [PATCH] Update Ubuntu PPA and remove funding info --- .github/FUNDING.yml | 12 ------------ README.md | 9 +-------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index ed4111f7..00000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,12 +0,0 @@ -# These are supported funding model platforms - -github: slgobinath -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.paypal.com/paypalme/slgobinath' diff --git a/README.md b/README.md index 6f9d1606..bddda205 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ [![Flathub](https://img.shields.io/flathub/v/io.github.slgobinath.SafeEyes)](https://flathub.org/apps/details/io.github.slgobinath.SafeEyes) [![Translation status](https://hosted.weblate.org/widgets/safe-eyes/-/translations/svg-badge.svg)](https://hosted.weblate.org/engage/safe-eyes/?utm_source=widget) [![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech) -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/slgobinath) Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder. @@ -41,7 +40,7 @@ Safe Eyes is available in Ubuntu PPA, Arch AUR, Gentoo and Python PyPI. You can ### Ubuntu, Linux Mint and other Ubuntu Derivatives ```bash -sudo add-apt-repository ppa:slgobinath/safeeyes +sudo add-apt-repository ppa:safeeyes-team/safeeyes sudo apt update sudo apt install safeeyes ``` @@ -187,9 +186,3 @@ Thirdparty plugins are available at another GitHub repository: [safeeyes-plugins ## License GNU General Public License v3 - -## IDE Support - -

Thanks to JetBrains for offering IDE support to develop this Open Source project.

- -