Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloud-carbon-footprint/cloud-carbon-footprint
Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage
https://github.com/cloud-carbon-footprint/cloud-carbon-footprint
carbon-emissions carbon-footprint climate cloud hacktoberfest sustainability thoughtworks
Last synced: 11 days ago
JSON representation
Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage
- Host: GitHub
- URL: https://github.com/cloud-carbon-footprint/cloud-carbon-footprint
- Owner: cloud-carbon-footprint
- License: apache-2.0
- Created: 2020-11-17T20:53:48.000Z (almost 4 years ago)
- Default Branch: trunk
- Last Pushed: 2024-08-14T12:39:50.000Z (3 months ago)
- Last Synced: 2024-10-20T02:38:10.587Z (20 days ago)
- Topics: carbon-emissions, carbon-footprint, climate, cloud, hacktoberfest, sustainability, thoughtworks
- Language: TypeScript
- Homepage: https://cloudcarbonfootprint.org
- Size: 45.5 MB
- Stars: 899
- Watchers: 31
- Forks: 292
- Open Issues: 201
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome - cloud-carbon-footprint/cloud-carbon-footprint - Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage (TypeScript)
- open-sustainable-technology - Cloud Carbon Footprint - A tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage. (Consumption / Computation and Communication)
- awesome-sustainable-finance - Cloud Carbon Footprint - Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage. (Open Source Frameworks / Carbon Footprint)
- awesome-sustainable-finance - Cloud Carbon Footprint - Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage (Open Source Frameworks (Models and Tools) / Carbon Footprint via EEIO or LCA Models)
README
# Cloud Carbon Footprint
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![CI](https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/actions/workflows/ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/cloud-carbon-footprint/cloud-carbon-footprint/branch/trunk/graph/badge.svg)](https://codecov.io/gh/cloud-carbon-footprint/cloud-carbon-footprint)[Cloud Carbon Footprint](https://www.cloudcarbonfootprint.org) is an application that estimates the energy (kilowatt hours) and carbon emissions (metric tons CO2e) of public cloud provider utilization.
If you would like to learn more about the various calculations and constants that we use for the emissions estimates, check out the [Methodology page](https://www.cloudcarbonfootprint.org/docs/methodology).
## Getting Started
The core logic is exposed through 2 applications: a CLI and a website. The CLI resides in `packages/cli/`, and the website is split between `packages/api/` and `packages/client/`
For instructions on how to get up and running, please visit the [Getting Started page](https://www.cloudcarbonfootprint.org/docs/getting-started).
## Project
Please visit the [project board](https://github.com/orgs/cloud-carbon-footprint/projects/4/views/1) to get a glimpse of the roadmap or to submit an [issue or bug](https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/issues).
## Join Us!
To begin as a contributor, please see the [contributing page](CONTRIBUTING.md).
Please read through our [code of conduct](CODE_OF_CONDUCT.md) for our expectations around this community.⭐️Give us a star if you like the project or find this work interesting!
### Don’t be shy
If you're using or planning to use CCF in any capacity, please add to our list of **[adopters](https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/blob/trunk/ADOPTERS.md)**. Having an understanding of the use of CCF (what it's being used for, what setup is used, cloud providers used, size of org and data, etc.) will help us better evolve the tool to meet the needs of this community.
Additionally, please fill out our **[feedback form](https://forms.gle/Sp58KuwvGiYNS7ko6)** to provide us more insight about your use of CCF and how we can best support your needs.
Reach out with any questions, support requests, and further discussions in our **[discussion google group](https://groups.google.com/g/cloud-carbon-footprint)**.
## License
Licensed under the Apache License, Version 2.0:
© 2021 Thoughtworks, Inc.