Hi all,
I'm working on a project similar to Salatalert.com, a website that sends prayer time notifications. I'm using Ubuntu 22.04 LTS for development and hosting, and I'm curious about the best way to optimize browser notifications for users on Ubuntu.
What would be the most efficient way to integrate and ensure cross-browser support for notification APIs, especially for desktop users running Ubuntu? Are there any specific libraries or tools that are more compatible with Linux systems for sending notifications, or should I rely solely on web standards like the Notification API?
Any advice on how to test notifications across different desktop environments in Ubuntu would also be appreciated.
Thanks!