pwatts6060 / Shooting-Stars-Tracking

Tracks the location of shooting stars
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

Feature Request: Alarm Notification on star being ready #5

Closed pelletier2017 closed 2 years ago

pelletier2017 commented 2 years ago

Could you add configuration for an in-game notification that will remind you that shooting stars are about to start? It could be based on the time of the next upcoming star. I would imagine most people would want somewhere between 0 and 5 minutes notice to jump in their house or get gear to start running around. It is easy to lose track of the star timing when the next star will happen more than 1 hour from when you scout them.

I would be willing to help contribute on this or other issues.

pwatts6060 commented 2 years ago

Fixed in version 1.0.1 image You can right click a row and Add Notification/Remove notification. The orange border shows it is marked to notify you. image Notification type can be a chat message, a system tray notification, or both. Notify percentage controls at what point in time to notify you. 0% would notify you once the minimum time is reached, 100% would notify you when the maximum time is reached. Percentages in between interpolate between the min/max time.

I will close the issue once v1.0.1 is live