Share initial script

This commit is contained in:
2019-08-26 00:51:40 +02:00
parent cce4c3c955
commit 795222fbbe
6 changed files with 165 additions and 117 deletions

7
config.sample.json Normal file
View File

@ -0,0 +1,7 @@
{
"freemobile_user":"",
"freemobile_apikey":"",
"openweathermap_city":"Paris,FR",
"openweathermap_apikey":"",
"openweathermap_language":"fr"
}