home.social

#streamripper — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #streamripper, aggregated by home.social.

  1. @futurebird I have a couple that I’ve used for a few different things over the years. Did some programming on Minecraft recently with my nephews. Used to have one record online radio streams via #Streamripper (always on, no matter the state of my desktop). Am going to use one for a gesture controlled light in my bedroom that is only active at nighttime. Will use another for filming the mouse that visits and figure out where it goes. (Pis have storage and network connections. Arduinos do not.)

  2. To listen internet radio on Linux I installed - and was frustrated about the (non)functionality of the [record] button after configuring .

    So I got a challenge: instead of "nothing happens" - show information on a terminal that a user can analyze.

    github.com/axelhahn/st2_record

    UPDATE:
    The script reached version 1.0 now. Who tried a version 0.x before should update it now, eg. `git pull` if you used git clone to install it.