netguy204 / roku_media_server

A client and server combo for serving mp3s and other local media over your local network to your Roku set-top box.
http://netguy204.github.com/roku_media_server
93 stars 25 forks source link

Needs installer #1

Closed netguy204 closed 14 years ago

netguy204 commented 14 years ago

It wouldn't be difficult to replace much of the README file with a simple graphical installer written using Tkinter.

The installer should:

A installer written in this way could also be the main entry point for the program and Windows users could put an icon on their desktop that launches this script. If the user installed python to a known location (or we can determine it automatically, somehow) we can provide a batch file that will let the user bring up the installer / launcher.

netguy204 commented 14 years ago

Resolved in alpha1