gpakosz / .tmux

🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
MIT License
22.04k stars 3.37k forks source link

Now Playing MPD #250

Open Minda1975 opened 5 years ago

Minda1975 commented 5 years ago

It would be awesome be default to have segment for Now Playing MPD. I found this script. Maybe it wouldn't be very difficult to integrate it into your configuration?

gpakosz commented 5 years ago

Hello @Minda1975 👋

I don't use MPD and didn't know what it is.

I don't have plans to integrate it into my configuration as integrating something means making sure it works properly. As I'm not a MPD user this isn't something I want to commit to.

That being said I'm sure you can edit your own ~/.tmux.conf.local copy and call it with #().

Minda1975 commented 5 years ago

Hello gpakosz ✌️

I don't use MPD and didn't know what it is.

MPD (music player daemon) is an audio player that has a server-client architecture. It plays audio files, organizes playlists and maintains a music database, all while using very few resources.

I don't have plans to integrate it into my configuration as integrating something means making sure it works properly. As I'm not a MPD user this isn't something I want to commit to.

I understand. Never mind. I'll try to customize it and fit it to your configuration. I simply thought that this module could be useful to others as MPD is a very popular program.

trallnag commented 3 years ago

You can still share your solution. But this repository is probably the wrong place for it. It's the big issue with centralized projects like this one here. There are countless features. Too many to manage in one project. That's also why I prefer stuff like TPM. For example what you can do is provide a TPM plugin. Then everyone can install this plugin with TPM.

gpakosz commented 3 years ago

Now that Oh my tmux! has a TPM integration, you can indeed look for a plugin that implements this feature