freebsd-ports/sysutils/twmn/pkg-descr
Yuri Victorovich bb5cc41a79 New port: sysutils/twmn: Notification system for tiling window managers
There were some questions about the version. The source code has 1.2 in it,
but it hasn't been tagged on github. So I left it as g20171216.

PR:		224470
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13563
2017-12-21 18:12:11 +00:00

16 lines
622 B
Plaintext

twmn is a notification system for tiling window managers. It consists of the
two programs:
twmnc: command line tool to send notifications to twmnd. You can also use
notify-send for a similar purpose, but twmnc is more powerful. See
twmnc --help for more information.
twmnd: daemon listening to notification requests and showing them one after
another. Configure it at ~/.config/twmn/twmn.conf. The file is generated the
first time twmnd is launched.
Notifications are shown in a one-line bar called the notification slide.
They can be navigated through and activated with shortcuts.
WWW: https://github.com/sboli/twmn