Skip to content

fs3o5/notifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifications

Translation status

a Gtk notification server for Pantheon

Building, Testing, and Installation

You'll need the following dependencies:

  • libcanberra
  • libcanberra-gtk3
  • libgranite-dev (>=5)
  • libgtk-3-dev
  • meson
  • valac

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

About

Gtk Notifications Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 89.5%
  • Meson 5.3%
  • CSS 4.4%
  • Python 0.8%