1
0
Fork
You've already forked noyz
0
No description
  • Zig 97.8%
  • Nix 2.2%
2025年12月12日 21:29:37 +01:00
src refactor(notification): rename dbus to notification 2025年12月12日 21:15:05 +01:00
.gitignore chore: initial commit 2025年12月11日 16:52:44 +01:00
build.zig build: link with gtk4 and gtk4-layer-shell 2025年12月12日 20:59:30 +01:00
build.zig.zon chore: initial commit 2025年12月11日 16:52:44 +01:00
README.md docs: add README 2025年12月12日 21:29:37 +01:00
shell.nix build(nix-shell): add pkg-config, gtk4 and gtk4-layer-shell 2025年12月12日 21:01:11 +01:00

noyz

Warning

noyz is currently under development, therefore its stability is not guaranteed.

Description

noyz is a notification deamon for wayland written in Zig

It use Gtk4 and gtk-layer-shell for the notification ui

Requirements

  • glib-2
  • gtk-4
  • gtk-layer-shell

Installation

# Clone the repo
$ git clone https://codeberg.org/utox39/noyz.git
# cd to the path
$ cd path/to/noyz
# Build noyz
$ zig build -Doptimize=ReleaseSafe
# Then move it somewhere in your $PATH. Here is an example:
$ mv ./zig-out/noyz ~/bin/

Usage

$ noyz