Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我们可以使用 Web API 安排通知并在所需时间发送它们。我有一个 CMS 应用程序,用户可以在其中安排和发送他们的移动应用程序的推送通知,我正在寻找类似于使用 html 5 网络通知的东西。
您可以触发 Google Chrome 通知。
我不知道 CMS 是什么,但如果您使用的是 HTML 网页或扩展程序,它可以触发通知
可以参考这个:Chrome桌面通知示例