Update of "windows"
Overview
Artifact ID: | 240ba220588b4a08ffc33b1a11d1e8d00e8d31e1 |
---|---|
Page Name: | windows |
Date: | 2015-04-05 22:17:49 |
Original User: | mario |
Mimetype: | text/x-markdown |
Parent: | aeb853e95bfff1a0fee61d900830fd68374757c1 (diff) |
Next | 2963f37bf3212861deefe129975ed366124766e6 |
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/
andC:/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.