Skip to content

Minimal and daemonless notification program for X

License

Notifications You must be signed in to change notification settings

christosmarg/nfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 <[email protected]>.

About

Minimal and daemonless notification program for X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published