Skip to content

ahirata/notifyme

Repository files navigation

Notifyme

Notifyme is a simple freedesktop notification server implementation.

Installation

From sources

Make sure you have the following:

  • GOPATH and GOBIN environment variables defined;
  • dep in your PATH;
  • No other notification service registered and running (eg. notify-osd, xfce-notifyd, dunst).
make
make install

Arch Linux

Build and install from PKGBUILD:

cd build/archlinux
makepkg -i

About

Freedesktop notification server implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published