Skip to content

eryg-kai/osd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osd • https://github.com/0x0049/osd/actions/workflows/test.yaml/badge.svg?branch=master

Notification daemon for Emacs.

Features

  • Receive and manage notifications in Emacs.
  • Handle appointment notifications.

Usage

Start Emacs with something like:

exec dbus-launch --exit-with-session emacs

To handle appointments:

(setq appt-display-format 'window
      appt-disp-window-function 'osd-org-appt-display)

To send appointments to an external program:

(setq osd-notify-program "notify-send")

About

Notification daemon for Emacs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages