toggl-zei-py/config.json.example

25 lines
504 B
Plaintext

{
"mappings": {
"1": {
"description": "Anki",
"id": "162748105",
"tags": [
"Uni"
]
},
"8": {
"description": "Youtube",
"id": "162748032"
}
},
"toggl": {
"settings": {
"token": "TOGGL-API-TOKEN",
"user_agent": "Toggl-Zei-Py",
"workspace_id": "WORKSPACE-ID"
}
},
"zei": {
"mac": "c5:58:ed:89:90:ba"
}
}