1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

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