Skip to content

realvorl/ceosia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEOSIA

A simple CLI app to give you the current count of the trees planted by the wonderful people over at https://www.ecosia.org/

ecosia website

WHY make this?

Well, when you do not have the luxury of a browser, i.e: you work mainly in the terminal or want to get a hopefull ascii banner in your builds.

Recommended installation

This package you can install globally:

sudo npm install -g .

after that you can leverage the power of these four very useful packages:

to get a current countof plantet trees and the rate at which these get planted.

Usage

At your disposal are these four parametters:

--method=ascii|emoji|terminal

--color=red|green|blue... see chalk documentation

--bgColor=white|cyan|gray... see chalk documentation

--live=true

Some examples:

$ ceosia

91945516 trees planted @ 0.8 trees/s.

ceosia --method=emoji --color=red --bgColor=cyan

using emoji

ceosia --method=ascii --color=red --bgColor=yellow

ascii art


Enjoy !

About

a NODEJS cli tool to lift your spirit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published