Skip to content

rehne/MMM-Ecosia-Tree-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Module: MMM-Ecosia-Tree-Counter

This MagicMirror module let you see the number of trees Ecosia is planting like on their website ecosia.org.

Installation

In your terminal, go to your MagicMirror's Module folder:

cd ~/MagicMirror/modules

Clone this repository:

git clone https://github.com/rehne/MMM-Ecosia-Tree-Counter.git

Using the module

To use this module, add it to the modules array in the config/config.js file:

modules: [
  {
    module: "MMM-Ecosia-Tree-Counter",
    position: "top_right", // any region
    config: {
      // TODO
    }
  }
];

Configuration options

.. TODO ..

About

Display the Ecosia tree counter on your MagicMirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published