Skip to content

notnotrandom/msmtp-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

msmtp-notify

What?

This program is inspired in Du Yang's notifier program. But instead of polling on msmtp's log file and compare sizes to see if there any changes, it uses the kernel's inotify feature. Also, the notifications are permanent: the user is required to manually close them. This is to avoid having them disappear before he could read them.

How?

Requires a kernel that supports inotify and, libnotify, and pkg-config. Clone to a directory of your choice, run make, and then run program. Default log file name is "./msmtp.log". To change, use the -l flag.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published