1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/deskutils/fyi/pkg-plist
Baptiste Daroussin 2f16948866 deskutils/fyi: new port
FYI (for your information) is a command line utility to send desktop
notifications to the user via a notification daemon implementing XDG desktop
notifications.

It is a almost a notify-send clone, with the following differences:

 * notify-send does not implement --close.
 * notify-send does not expose activation tokens (needed for window
   focus/activation) in any meaningful way. It prints it as a debug message when
   G_MESSAGES_DEBUG=all; fyi prints it when you use --print-token.
 * fyi has consistent syntax in its --action and --hintoptions.
 * fyi can print the reason a notification was closed, with --print-reason.
 * fyi can query the notification daemon for its name and version information.
 * fyi can query the notification daemon for its capabilities.
 * fyi has shell completions (bash and fish).
 * fyi has a single run-time dependency: dbus.
2024-08-19 14:54:24 +02:00

8 lines
214 B
Plaintext

bin/fyi
share/bash-completion/completions/fyi
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README.md
share/fish/vendor_completions.d/fyi.fish
share/man/man1/fyi.1.gz