console-notifications

command module
v0.0.0-...-2663836 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2023 License: MIT Imports: 8 Imported by: 0

README

console-notifications

Print desktop notifications in a console

$ notify-send --app-name test-app1 "summary text" "body text\n\nmore body text"
$ notify-send --app-name test-app2 "summary text2" "body text 2"
Monitoring notifications. Enter to clear screen. Ctrl-c to quit.
-------------------------------------------------------------------------------------------
2023-03-01 16:02:33 - test-app1

summary text

body text

more body text

-------------------------------------------------------------------------------------------
2023-03-01 16:03:13 - test-app2

summary text2

body text 2

-------------------------------------------------------------------------------------------

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL