Native desktop notifications for Atom with node-notifier.
apm install atom-notifier
- Arch Linux (GNOME 3.16)
- Arch Linux (KDE Plasma 5)
- Ubuntu 15.04 (Unity)
- Windows 8
- Windows 7
- Windows XP
This package doesn't watch for option changes. To apply new settings, reload editor with Ctrl+Alt+R.
-
Show only when editor is unfocused
Description: Show desktop notifications only when editor is unfocused or minimized.
Default: false -
Show editor notifications?
Description: Which notifications to show in editor window.
Default: 'Show All'
Available: 'Show All', 'Show Errors and Fatal Errors', 'Hide All'
NOTE: Some notifications has buttons or large description text, so, better to leave this option as "Show All" or "Show Errors and Fatal Errors".