Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.