Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deadendpl/emacs-mb-transient

Transient menu for MusicBrainz searches
https://github.com/deadendpl/emacs-mb-transient

emacs emacs-lisp musicbrainz

Last synced: 18 days ago
JSON representation

Transient menu for MusicBrainz searches

Awesome Lists containing this project

README

        

It opens a MusicBrainz website search result, it doesn't use its API.

[[file:screenshots/2024-08-17_08-38-05.png]]

* Installation
#+begin_src emacs-lisp
(use-package mb-transient
:vc (:fetcher github :repo "deadendpl/emacs-mb-transient"))
#+end_src