Open Issues Need Help
View All on GitHub delloged - notification problem 3 months ago
AI Summary: The task is to fix a bug in a macOS login tracker script where logout notifications are delayed and don't appear until the terminal is interacted with. The solution involves modifying the notification sending mechanism (using the `pync` library) to ensure immediate notification delivery and potentially adding a sound to the notification.
Complexity:
3/5
bug enhancement good first issue