SafeEyes/safeeyes/plugins/notification/config.json

15 lines
351 B
JSON
Raw Normal View History

2017-10-07 15:10:31 +02:00
{
"meta": {
"name": "Notification",
"description": "Show a system notification before breaks",
"version": "0.0.1"
},
"dependencies": {
"python_modules": [],
"shell_commands": [],
"operating_systems": [],
"desktop_environments": [],
"resources": []
},
"settings": []
}