readme
This commit is contained in:
25
config.json.example
Normal file
25
config.json.example
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user