-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Command line handling #101
Comments
Thanks for your great feedback. About the function, seems it need a separate daemon running, to accept the command from another thread. It'll need a server/client structure, thus it could take some time. But I'll keep it in the todo list.
|
Thanks for the reply ! It works like a charm. For those wondering how to use your WM like me to control it :
Thanks again ! |
No big deal and thanks for the detail explanation. |
With |
from my understanding this could now be added quite easily, but there are some questions to answer first:
|
Once #429 lands, this should be relatively easy to implement and populate to all clients, though the question still stands on how to implement this, see my last comment. |
Please keep in mind that I have just started using the software.
I'm coming from mocp and I'm just missing one feature from what I had before, more command line handling.
The thing you could do with mocp was type
And mocp would skip to the next song, or pause / unpause it.
It would be nice to have something like that in termusic, from the command line, such as :
I also would be useful for WM users, as it allows to map keybindings to control the music player, as I could do with mocp.
BTW : termusic is awesome so far !
The text was updated successfully, but these errors were encountered: