Skip to content

An unofficial package to get today and tomorrow color of the "Tempo" EDF subscription

Notifications You must be signed in to change notification settings

MDEV-Connect/TempoEDFColor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tempo Color EDF 💙🤍❤️

A small unofficial package to get the color link to a day for Tempo EDF subscription

Installation

Install tempoedf with npm:

  npm i tempoedf

Exemple

tempo = require('tempoedf');
tempo.getTempoColor().then((color) => {
    console.log(color);
});

Authors

About

An unofficial package to get today and tomorrow color of the "Tempo" EDF subscription

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published