A simple GTK based notification daemon for SwayWM
Go to file
2021-07-28 21:03:43 +02:00
build-aux/meson Initial commit 2021-07-27 21:58:52 +02:00
data Initial commit 2021-07-27 21:58:52 +02:00
po Initial commit 2021-07-27 21:58:52 +02:00
src Implemented cmd args into client with a help menu 2021-07-28 21:03:43 +02:00
.gitignore Initial commit 2021-07-27 21:58:52 +02:00
.uncrustify.cfg Initial commit 2021-07-27 21:58:52 +02:00
COPYING Initial commit 2021-07-27 21:58:52 +02:00
meson.build Implemented time in notifications 2021-07-28 13:21:52 +02:00
org.erikreider.sway-notification-center.json Initial commit 2021-07-27 21:58:52 +02:00
README.md Updated README.md 2021-07-28 19:34:10 +02:00

SwayNotificationCenter

A simple notification daemon with a gui built for Sway (potentially any wm with wlroots).

Features

  • A panel to view previous notifications
  • The same features as any other basic notification daemon

Install

meson build
ninja -C build

Run

To start the daemon

./build/src/sway-nc

To toggle the panel

./build/src/sway-nc-client