krishenriksen / notificationcenter

Buy me a Coffee https://www.paypal.me/krishenriksendk
0 stars 1 forks source link

Notification Center

Notification Center for TwisterOS: OSX style notification center.

NotificationCenter Screenshot

Building, Testing, and Installation

$ sudo apt install meson ninja-build libgee-0.8-dev libgnome-menu-3-dev cdbs valac libvala-*-dev libglib2.0-dev libwnck-3-dev libgtk-3-dev python3 python3-wheel python3-setuptools

Run meson build to configure the build environment:

meson --prefix=/usr/local -Dbuildtype=release build

This command creates a build directory. For all following commands, change to the build directory before running them.

To build notificationcenter, use ninja:

ninja

To install, use ninja install

ninja install

Support the project

Buy Me A Coffee