Skip to content

atotto/notify-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify Record

a program to record desktop notification

Example

Terminal1:

$ go run main.go 

Terminal2:

$ notify-send 'Hello world!' 'This is an example notification.'

then,

Terminal1:

Hello world!: This is an example notification.

Releases

No releases published

Packages

No packages published

Languages