I have a ticketing web application written with PHP and MySQL. I need something like windows balloon or gmail desktop notifier for Chrome to notify users about some events. For example, when a new ticket arrives to a users, he/she can be notified about it without need to see the application page.
Is there anything for this that can work with PHP and MySQL ?