https://github.com/atom/notifications
User notifications
https://github.com/atom/notifications
Last synced: about 2 months ago
JSON representation
User notifications
- Host: GitHub
- URL: https://github.com/atom/notifications
- Owner: atom
- License: mit
- Archived: true
- Created: 2014-11-15T00:18:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T10:52:02.000Z (over 2 years ago)
- Last Synced: 2024-11-09T19:41:32.538Z (7 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 430 KB
- Stars: 74
- Watchers: 18
- Forks: 36
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
# Notifications package
[](https://github.com/atom/notifications/actions/workflows/ci.yml)
### Docs
Notifications are available for use in your Atom packages via the `atom.notifications` `NotificationManager` object. See
https://atom.io/docs/api/latest/NotificationManager and https://atom.io/docs/api/latest/Notification for documentation.