Skip to content

Seamless integration with Darkman

License

Notifications You must be signed in to change notification settings

emacsmirror/darkman

 
 

Repository files navigation

darkman.el

This package 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.0 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
  • 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 with Darkman

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 95.8%
  • Makefile 4.2%