[Feature Request] - Push notifications from the kasm workspace to the browser client
Existing Resources
- [x] Please search the existing issues for related items
- [x] Consult the product documentation : Docs
- [x] Consult the FAQ : FAQ
- [x] Consult the Troubleshooting Guide : Guide
- [x] Reviewed existing training videos: Youtube
Is your feature request related to a problem? Please describe. I'm unable to see notifications from the workspace without manually checking
Describe the solution you'd like I would like to see notifications from the workspace pushed to my client as a browser notification, I think this would be perfect for e.g. Signal notifications, I would see the little dot on my pinned kasm workspace tab and know that I have a message. Alternatively if I had the notifications permission enabled on my local browser for the workspace, I would see a full notification banner on my local computer
Describe alternatives you've considered I've considered writing a client/server application that will listen for notifications in the workspace and send them to my local computer
Additional context Nil.
Thank you for the recommendation. This is a good idea. We'd need to heavily sanitize the actual notification message from the app inside Kasm for security and privacy reasons.