-
Notifications
You must be signed in to change notification settings - Fork 0
Minimal and daemonless notification program for X
License
christosmarg/nfy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
nfy
===
nfy is a minimal and daemonless notification program for X. It reads input from
stdin (only), creates a temporary popup window and display it. It can queue
multiple notifications as well.
Dependencies
------------
- Xlib
- libXft
- libXrandr
Usage
-----
Make sure all settings in config.mk are set according to your system.
# make install clean
$ echo foo | nfy
nfy will be installed in `/usr/local/bin` by default.
Configuration is done by editing config.h and recompiling
the source code.
Read the manpage for more.
Report any bugs to <christos@margiolis.net>.
About
Minimal and daemonless notification program for X
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published