Skip to content

KAMEDAkyosuke/notification.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

notification.el

setup emacs

(require 'notification)

show notification

$ telnet localhost 1743
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
{"title" : "hello", "description" : "world"}    -> show notification in emacs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published