Live data from Hacker News

Viewing profile — gmt4

gmt4

HN member
Joined
Wed, Dec 14, 2022, 1:01 PM UTC
HN karma
39
Public activity
16 items

About gmt4

https://github.com/gmt4/

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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 …

  5. 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…

  6. story
  7. 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…

  8. 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…

  9. comment
    Comment #35117621

    Thanks for sharing that one!

  10. 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…

  11. 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…

  12. 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…

  13. comment
    Comment #34025444

    Good one, I wondered the same, and decided that for a minimal TUI the shell was more than enough.

  14. 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…

  15. comment
  16. 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:/…