From 7a57acf54d7fadb065ceb0d1804e29663d70acf4 Mon Sep 17 00:00:00 2001 From: Jeremy PASTOURET Date: Wed, 23 Apr 2025 21:42:27 +0200 Subject: [PATCH 1/3] Add estimate good website --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7426a1e..c6b5f6c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,9 @@ Do you know of an incredible green software repository that we missed? Let us kn - [Ecocode-mobile](https://github.com/green-code-initiative/ecocode-mobile): Mobile apps running on top of battery-limited, android-powered devices are more than others concerned by the reduction of their environmental footprint. Hence, we created ecoCode android, the version of ecoCode project fully dedicated to the Android platform. It provides static code analyzers to highlight code structures that may have a negative ecological impact: energy over-consumption, "fatware", shortening devices' lifespan, etc. - [EcoSonar](https://github.com/Accenture/EcoSonar): Raising the awareness of delivery teams to environmental issues: enabling development teams to consider the environmental impact of digital technology during development and to promote knowledge of best eco-design and accessibility practices. - [EcoCode-ios](https://github.com/green-code-initiative/ecoCode-ios): Mobile apps running on top of battery-limited devices are more than others concerned by the reduction of their environmental footprint. Hence, we created ecoCode iOS, the version of ecoCode project fully dedicated to the iOS platform. It provides static code analyzers to highlight code structures that may have a negative ecological impact: energy over-consumption, "fatware", shortening devices' lifespan, etc. -- [pruna](https://github.com/PrunaAI/pruna): An AI inference optimization framework. This projects integrates major model compression algorithms in an unified way, to enable developers use faster, smaller, more efficient and greener models with a minimal overhead. +- [pruna](https://github.com/PrunaAI/pruna): An AI inference optimization framework. This projects integrates major model compression algorithms in an unified way, to enable developers use faster, smaller, more efficient and greener models with a minimal overhead. +- [estimate-good-website](https://github.com/les-enovateurs/estimate-good-website): A browser extension that provides sustainability scores for websites, helping users understand the environmental impact of their browsing habits. + ## Carbon Awareness > Learn behavior changes that will enable less carbon emissions. From 57366a23f6dc0c1e78ead0bd247e9a80d5fe5062 Mon Sep 17 00:00:00 2001 From: Jeremy PASTOURET Date: Wed, 23 Apr 2025 21:45:15 +0200 Subject: [PATCH 2/3] only add estimate --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c6b5f6c..d6c0bc0 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,9 @@ Do you know of an incredible green software repository that we missed? Let us kn - [Ecocode-mobile](https://github.com/green-code-initiative/ecocode-mobile): Mobile apps running on top of battery-limited, android-powered devices are more than others concerned by the reduction of their environmental footprint. Hence, we created ecoCode android, the version of ecoCode project fully dedicated to the Android platform. It provides static code analyzers to highlight code structures that may have a negative ecological impact: energy over-consumption, "fatware", shortening devices' lifespan, etc. - [EcoSonar](https://github.com/Accenture/EcoSonar): Raising the awareness of delivery teams to environmental issues: enabling development teams to consider the environmental impact of digital technology during development and to promote knowledge of best eco-design and accessibility practices. - [EcoCode-ios](https://github.com/green-code-initiative/ecoCode-ios): Mobile apps running on top of battery-limited devices are more than others concerned by the reduction of their environmental footprint. Hence, we created ecoCode iOS, the version of ecoCode project fully dedicated to the iOS platform. It provides static code analyzers to highlight code structures that may have a negative ecological impact: energy over-consumption, "fatware", shortening devices' lifespan, etc. -- [pruna](https://github.com/PrunaAI/pruna): An AI inference optimization framework. This projects integrates major model compression algorithms in an unified way, to enable developers use faster, smaller, more efficient and greener models with a minimal overhead. +- [pruna](https://github.com/PrunaAI/pruna): An AI inference optimization framework. This projects integrates major model compression algorithms in an unified way, to enable developers use faster, smaller, more efficient and greener models with a minimal overhead. - [estimate-good-website](https://github.com/les-enovateurs/estimate-good-website): A browser extension that provides sustainability scores for websites, helping users understand the environmental impact of their browsing habits. - ## Carbon Awareness > Learn behavior changes that will enable less carbon emissions. - [Region-carbon-info](https://github.com/GoogleCloudPlatform/region-carbon-info): This repository contains sustainability characteristics of Google Cloud regions in a machine readable format. Read more on the Google Cloud website. From b5c267412dccca78b984f2cdf8f7db475a4116a7 Mon Sep 17 00:00:00 2001 From: Jeremy PASTOURET Date: Wed, 23 Apr 2025 21:48:09 +0200 Subject: [PATCH 3/3] update name in listing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6c0bc0..5fe03f0 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Do you know of an incredible green software repository that we missed? Let us kn - [EcoSonar](https://github.com/Accenture/EcoSonar): Raising the awareness of delivery teams to environmental issues: enabling development teams to consider the environmental impact of digital technology during development and to promote knowledge of best eco-design and accessibility practices. - [EcoCode-ios](https://github.com/green-code-initiative/ecoCode-ios): Mobile apps running on top of battery-limited devices are more than others concerned by the reduction of their environmental footprint. Hence, we created ecoCode iOS, the version of ecoCode project fully dedicated to the iOS platform. It provides static code analyzers to highlight code structures that may have a negative ecological impact: energy over-consumption, "fatware", shortening devices' lifespan, etc. - [pruna](https://github.com/PrunaAI/pruna): An AI inference optimization framework. This projects integrates major model compression algorithms in an unified way, to enable developers use faster, smaller, more efficient and greener models with a minimal overhead. -- [estimate-good-website](https://github.com/les-enovateurs/estimate-good-website): A browser extension that provides sustainability scores for websites, helping users understand the environmental impact of their browsing habits. +- [EcoSurf Analyser](https://github.com/les-enovateurs/estimate-good-website): A browser extension that provides sustainability scores for websites, helping users understand the environmental impact of their browsing habits. ## Carbon Awareness > Learn behavior changes that will enable less carbon emissions.