Skip to content

maxux/easynotif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple notifications console to keep track of your notifications with last-read
notification.

To use it, just compile the code:
$ make

Make a fifo somewhere:
$ mkfifo /tmp/notifications

Start the easynotif with fifo as argument:
$ ./easynotif /tmp/notifications

Try it:
$ echo "Hello World" > /tmp/notifications

Enjoy.

You can use this code on a screen/tmux and get your notifications everywhere !

About

notifications center based on ncurses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages