Skip to content

femnad/over-here

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

over-here

A notification server to listen for desktop notifications.

Built on notify-rust's experimental server component.

Why?

I don't know, Ratpoison and StumpWM do not seem to play well with dunst when dunst's notification window is overlayed with a window when it is active, making that notification and any subsequent ones invisible until all the windows are hidden or all the dunst notifications are cleared. Obviously, this is a minor imperfection, but this seemed like a decent workaround for a second.

How?

Run over-here and send messages via notify-send

What's the Catch?

A notifier processing stdin arguments must be in your PATH and specied in $HOME/.config/over-here/over-here.conf

For example, to use dzenotify (shameless plug):

[Notifier]
executable=dzenotify

Two simple notifiers to be used with Ratpoison and StumpWM are in the contrib folder.

About

A simple notification server courtesy of notify-rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages