1
0
mirror of https://github.com/slgobinath/SafeEyes.git synced 2024-12-25 23:52:42 +01:00
SafeEyes/safeeyes/plugins/notification/config.json
2017-10-07 09:10:31 -04:00

15 lines
351 B
JSON

{
"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": []
}