Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
/ darkman.el Public archive

Seamless integration between Darkman and Emacs using the D-Bus protocol.

License

Notifications You must be signed in to change notification settings

grtcdr/darkman.el

Repository files navigation

darkman.el

This package which has recently migrated to SourceHut provides seamless integration between Darkman and Emacs using the D-Bus protocol.

Documentation is available in a number of formats:

Installation

This package is available from MELPA provided you’ve added that to the list of package archives to fetch from, install it by evaluating:

(package-install 'darkman)

For a manual installation, begin by cloning the repository:

git clone --branch 1.0.2 https://github.com/grtcdr/darkman.el darkman

Next, add the package to your load path:

(add-to-list 'load-path "darkman")

Finally, require the package like so:

(require 'darkman)

Contributors

  • Agustín Cisneros
  • Aleksei Fedotov
  • Chris Rayner
  • Jonas Bernoulli
  • Nicolas Vollmer

Want to contribute to the package? Pick something from the to-do list.

Citing

If your research involves this project in any way, you may cite it like so:

@misc{ab23darkman,
  author = {Aziz Ben Ali},
   title = {Seamless integration between Darkman and Emacs using the D-Bus protocol},
     url = {https://grtcdr.tn/darkman.el/},
    year = 2023
}

About

Seamless integration between Darkman and Emacs using the D-Bus protocol.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •