Native desktop notifications for Atom with node-notifier.
apm install atom-notifier
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".
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.