Viewing profile — gmt4
gmt4
HN member- Joined
- Wed, Dec 14, 2022, 1:01 PM UTC
- HN karma
- 39
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About gmt4
Recent public activity
-
comment
Comment #48186521
I share the sentiment, even with fond memories of foobar2000/winamp/audacious, I've gone the route of just resorting to a "simpler" setup, just a collection of shell scripts to man…
-
story
Show HN: Mpvc, minimal music player for controling mpv from the shell
mpvc has been my daily music player since COVID years, I started getting involved and forked lwillets/mpvc around 2022, as the uses of mpvc have evolved I've tried to group specifi…
-
comment
Comment #46792258
I'm using and enjoying https://github.com/gmt4/mpvc which is just mpv+shell, it covers most of my needs: offline, internet radio, and streaming. Previous HN: https://news.ycombinat…
-
comment
Comment #38389886
Noted! that was not by far the purpose, at least made some laughs. I've tried to lower the amount of acronyms in the About and Overview section, adding links to the relevant pages …
-
story
Show HN: Mpvc-TUI – A minimal mpc-like CLI and TUI for controlling mpv (repost)
Hi there, This is just a shameless (re)post about a personal project of mine: "Using mpv and mpvc to play and manage the stuff I listen/watch." The goal of the project stays the sa…
- story
-
comment
Comment #36279362
Thanks for that one, mpv-mpris is not present on Debian/Ubuntu, but is just easy to fetch the mpris.so from https://github.com/hoyon/mpv-mpris . Wrote a small entry to remember the…
-
comment
Comment #36168906
I use mpv + mpvc, started using it heavily a couple of years ago. Eventually, I started implementing features I was missing such as play, and search Youtube music, manage playlists…
-
comment
Comment #35117621
Thanks for sharing that one!
-
comment
Comment #34126111
Just came here to chime that I've been playing with mpv + fzf + notify-send, and as a result mpvc-tui has got now some cool fuzzy search + desktop notifications. I've included a bu…
-
comment
Comment #34070250
That's definitely worth keeping an eye on, but actually its not that bad. Take this with a grain of salt, as I only have a user view, not mpv developer. I consider the JSON IPC API…
-
comment
Comment #34025631
The MPD & its clients are quite more complete, providing features such as: media library, indexing, extended searches, tags. etc. Instead mpvc is just a simple client that provides…
-
comment
Comment #34025444
Good one, I wondered the same, and decided that for a minimal TUI the shell was more than enough.
-
comment
Comment #34024540
Good to know, and thanks! I started using mpv recently, about year ago, and also found that mpv is simple, works, and the documentation has you covered. Note that the aim/need is n…
- comment
-
story
Show HN: mpvc-tui – A minimal mpc-like CLI and TUI for controlling mpv
Hi there, This is just a shameless self-plug about a personal project of mine: "Using mpv and mpvc to play and manage the stuff I listen." To that end I've forked the great https:/…