Skip to content

Tomorrow automatically calculates the climate impact of your daily choices by connecting to apps and services you already use.

License

Notifications You must be signed in to change notification settings

snarfed/tmrowapp-contrib

 
 

Repository files navigation

tmrowapp-contrib Slack Status CircleCI

This repository contains the open-source integrations that allows the Tomorrow app to automatically calculate your carbon impact. It also contains the CO2 models used by the app. This code is maintained by Tomorrow.

To get started, browse existing suggestions.

You can contribute by

Join us on Slack if you wish to discuss development, need help to get started and want to get access to a developer preview of the app.

Playground

To ease development, we've created a development playground.

Integrations

First, you will have to create a JSON file called env.json where to store integration credientials when needed. You can start by creating an empty file.

Run yarn to install dependencies, then run yarn serve to start the playground and point your browser to localhost:3000 to get started.

Folder structure

  • ./co2eq: carbon models
  • ./integrations: contains all integrations
  • ./integrations/img: contains all integration logos
  • ./playground: source code of the playground
  • ./definitions.js: constant definitions

About

Tomorrow automatically calculates the climate impact of your daily choices by connecting to apps and services you already use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 5.7%