-
Notifications
You must be signed in to change notification settings - Fork 0
Daemon that monitors for process to end. The process ID or name is given by a daemon client.
License
gsacre/notify_me
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile it, run the following command: gcc -Wall -o notify_me notifmed.c `pkg-config --libs --cflags glib-2.0 gtk+-2.0` -lnotify -liniparser or with gtk-3.0: gcc -Wall -o notify_me notifmed.c `pkg-config --libs --cflags glib-2.0 gtk+-3.0` -lnotify -liniparser
About
Daemon that monitors for process to end. The process ID or name is given by a daemon client.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published