All Projects → emacs-helm → helm-emms

emacs-helm / helm-emms

Licence: other
Helm interface to EMMS

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to helm-emms

rules helm
rules_helm: Bazel rules for managing helm charts
Stars: ✭ 46 (+155.56%)
Mutual labels:  helm
hull
The incredible HULL - Helm Uniform Layer Library - is a Helm library chart to improve Helm chart based workflows
Stars: ✭ 66 (+266.67%)
Mutual labels:  helm
falcon-helm
Helm Charts for running CrowdStrike Falcon with Kubernetes
Stars: ✭ 34 (+88.89%)
Mutual labels:  helm
kube-lineage
A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.
Stars: ✭ 238 (+1222.22%)
Mutual labels:  helm
emacs-config
Abelardo Jara-Berrocal's Emacs configuration files
Stars: ✭ 15 (-16.67%)
Mutual labels:  helm
helm-mapkubeapis
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
Stars: ✭ 287 (+1494.44%)
Mutual labels:  helm
workshopctl
A tool to run workshops with
Stars: ✭ 38 (+111.11%)
Mutual labels:  helm
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
Stars: ✭ 44 (+144.44%)
Mutual labels:  helm
kubezero
ZeroDownTime Kubernetes platform - https://kubezero.com
Stars: ✭ 18 (+0%)
Mutual labels:  helm
ververica-platform-k8s-operator
Kubernetes Operator for the Ververica Platform
Stars: ✭ 28 (+55.56%)
Mutual labels:  helm
configurator
Synchronize and Version Control ConfigMaps & Secrets across Deployment Rollouts.
Stars: ✭ 68 (+277.78%)
Mutual labels:  helm
kubernetes-helm-chart-cassandra
Kubernetes Helm Chart for Cassandra
Stars: ✭ 29 (+61.11%)
Mutual labels:  helm
metalnetes
Create and manage multiple Kubernetes clusters using KVM on a bare metal Fedora 29 server. Includes helm + rook-ceph + nginx ingress + the stock analysis engine (jupyter + redis cluster + minio + automated cron jobs for data collection) - works on Kubernetes version v1.16.0 - 1.16.3 was not working
Stars: ✭ 37 (+105.56%)
Mutual labels:  helm
valheim-k8s
valheim game-server on kubernetes
Stars: ✭ 74 (+311.11%)
Mutual labels:  helm
polkadot-deployer
Tool for deploying polkadot networks
Stars: ✭ 99 (+450%)
Mutual labels:  helm
gokube
gokube is a tool that makes it easy developing day-to-day with Kubernetes on your laptop.
Stars: ✭ 22 (+22.22%)
Mutual labels:  helm
thunder
REST API application that manages user databases
Stars: ✭ 22 (+22.22%)
Mutual labels:  helm
chart-testing-action
A GitHub Action to lint and test Helm charts
Stars: ✭ 139 (+672.22%)
Mutual labels:  helm
helm-spray
Helm plugin for installing or upgrading sub-charts from an umbrella-chart using dependency orders
Stars: ✭ 64 (+255.56%)
Mutual labels:  helm
fn-helm
Helm Chart for Fn
Stars: ✭ 51 (+183.33%)
Mutual labels:  helm

MELPA MELPA Stable

helm-emms

Basic helm interface to emms

directories

Dependencies

This package require emms and helm.

Install

You can get it from Melpa, otherwise when installing from source, ensure all dependencies are installed and working, then put "helm-emms.el" somewhere in your load-path, compile it and require helm-emms, or even better use (autoload 'helm-emms "helm-emms" nil t).

Usage

Ensure first emms is working as expected, and configure it as described at Emms home page

Then M-x helm-emms.

That's all, have fun.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].