elementary / notifications

Gtk Notifications Server
https://elementary.io
GNU General Public License v3.0
38 stars 6 forks source link
freedesktop freedesktop-notifications gtk gtk3 hacktoberfest meson vala

Notifications

Translation status

a Gtk notification server for Pantheon

Building, Testing, and Installation

You'll need the following dependencies:

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.notifications

ninja install
io.elementary.notifications