Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Update of "windows"

Overview

Artifact ID: f07aa69dff7d60f4f396485019dbcf47b6cf46d8
Page Name:windows
Date: 2015-04-05 22:17:23
Original User: mario
Mimetype:text/x-markdown
Next aeb853e95bfff1a0fee61d900830fd68374757c1
Content

Streamtuner2 used to run under Windows. Current versions should still, but aren't tested anymore. (There are enough alternatives there, no significant userbase.)

If you want, you'll need a working Python installation first. That includes Python with Gtk bindings, the requests and pyquery packages.

  • The available .exe installer is really just a self-extracting ZIP. It'll install under Unix-like path, as in C:/usr/bin/ and C:/usr/share/streamtuner2.

  • With the new .pyz package it's even easier to use however. So that's now the recommended approach. Simply start it with:

    python streamtuner2.pyz

Or rename it with a .pyzw extension, in case your setup already picks that up.

In either case, you'll have to create a desktop link yourself now.