No description
Find a file
Kumi 9802e28454
feat: Add logging and error handling for notifications
In this commit, logging and error handling have been added to the `notify` function in order to provide more visibility into notification sending. If the `notify-send` command is not found, a warning message is logged instead of sending a notification. Additionally, logging statements have been added to various functions throughout the script to provide visibility into the execution flow.
2023-08-18 09:13:10 +02:00
.gitignore Current status 2023-08-17 12:50:49 +02:00
requirements.txt Current status 2023-08-17 12:50:49 +02:00
trackbert.py feat: Add logging and error handling for notifications 2023-08-18 09:13:10 +02:00