Ubuntu / Linux news and application reviews.

NoNotifications is an Ubuntu indicator for temporarily suppressing NotifyOSD (which is used by Unity) notifications. This can be useful for presentations, when working, and so on, to prevent unwanted notifications.

NoNotifications Indicator

The indicator was completely rewritten recently, bringing some new features.

With the new version, there's an option that allows you to only suppress notifications containing specific stings, useful to quickly disable notifications from certain sources. As an example, you could block new message notifications in Pidgin for some specific contacts, while allowing the rest.

Another new feature in the latest NoNotifications is an option to store the notifications missed while the "Don't disturb" mode was enabled. These notifications are stored in ~/.config/nonotifs_prefs/notificationlogs .

The missed notifications feature still needs some work, because right now it stores some extra information that's not useful for the user, like the application icon name, and more.

Other changes in the latest NoNotifications 0.9.x:
  • option to suppress the sound along with the notifications (this is considered experimental for now);
  • option to always show notifications on statup;
  • option to run NoNotifications on startup;
  • the app now remembers the last state (suppressing or not);
  • various smaller improvements.

Update: missed notifications can now be accessed from the indicator menu:



Install NoNotifications (NoNotifs) in Ubuntu


NoNotifications indicator is available in a PPA. To add the PPA and install the indicator in Ubuntu, use the following commands:
sudo add-apt-repository ppa:vlijm/nonotifs
sudo apt update
sudo apt install nonotifs

Report any bugs you may find @ Launchpad.