docs: add herdr-cliamp to community plugins (#320)
* docs: add herdr-cliamp to community plugins A herdr plugin rather than a Lua one: it floats cliamp in a detached herdr session so closing the float only detaches, and adds now-playing and transport keybinds that work from any workspace. * docs: match the site description to the docs entry Addresses review feedback on #320.
This commit is contained in:
@@ -14,3 +14,4 @@ Plugins built by the community. If you've built a plugin, open a PR to add it he
|
||||
| [cliamp-plugin-mandelbrot](https://github.com/mikkel-bergmann/cliamp-plugin-mandelbrot) | Zooming psychedelic Mandelbrot set visualizer with braille rendering and bass reactivity | [@mikkel-bergmann](https://github.com/mikkel-bergmann) |
|
||||
| [cliamp-plugin-gpodder-sync](https://github.com/sollymay/cliamp-plugin-gpodder-sync) | gpodder.net subscription, progress and download sync | [@sollymay](https://github.com/sollymay) |
|
||||
| [cliamp-plugin-discord-rpc](https://github.com/fazaimron27/cliamp-plugin-discord-rpc) | Discord Rich Presence | [@fazaimron27](https://github.com/fazaimron27) |
|
||||
| [herdr-cliamp](https://github.com/coryshaw1/herdr-cliamp) | Floating cliamp for the [herdr](https://herdr.dev) multiplexer that keeps playing when hidden, with now-playing and transport keybinds | [@coryshaw1](https://github.com/coryshaw1) |
|
||||
|
||||
@@ -795,6 +795,7 @@ user_id = "your-account-user-id"</code></pre>
|
||||
<div class="community-plugin"><span class="community-plugin-jack"></span><div class="community-plugin-meta"><div class="community-plugin-name"><a href="https://github.com/8bit64k/cliamp-plugin-nova">cliamp-plugin-nova</a></div><div class="community-plugin-desc">Concentric-ring spectrum visualizer</div></div><span class="community-plugin-author"><a href="https://github.com/8bit64k">@8bit64k</a></span></div>
|
||||
<div class="community-plugin"><span class="community-plugin-jack"></span><div class="community-plugin-meta"><div class="community-plugin-name"><a href="https://github.com/sollymay/cliamp-plugin-gpodder-sync">cliamp-plugin-gpodder-sync</a></div><div class="community-plugin-desc">gpodder.net subscription, progress and download sync</div></div><span class="community-plugin-author"><a href="https://github.com/sollymay">@sollymay</a></span></div>
|
||||
<div class="community-plugin"><span class="community-plugin-jack"></span><div class="community-plugin-meta"><div class="community-plugin-name"><a href="https://github.com/fazaimron27/cliamp-plugin-discord-rpc">cliamp-plugin-discord-rpc</a></div><div class="community-plugin-desc">Discord Rich Presence</div></div><span class="community-plugin-author"><a href="https://github.com/fazaimron27">@fazaimron27</a></span></div>
|
||||
<div class="community-plugin"><span class="community-plugin-jack"></span><div class="community-plugin-meta"><div class="community-plugin-name"><a href="https://github.com/coryshaw1/herdr-cliamp">herdr-cliamp</a></div><div class="community-plugin-desc">Floating cliamp for the herdr multiplexer that keeps playing when hidden, with now-playing and transport keybinds</div></div><span class="community-plugin-author"><a href="https://github.com/coryshaw1">@coryshaw1</a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user