lpinner / yardwiz

YARDWiz - Yet Another Recording Downloader for the Wiz
Other
2 stars 0 forks source link

YARDWiz - Yet Another Recording Downloader for the Wiz

Note

I am no longer developing/maintaining YARDWiz as I don't have a Beyonwiz DP series PVR anymore.

Introduction

YARDWiz is a simple crossplatform GUI front end for prl's getWizPnP prgram. getWizPnP is a command line program that allows you (among other things) to list and download recordings from a Beyonwiz DP series PVR over the network using the WizPnP interface. YARDWiz draws a lot of inspiration from the Two Wizards WizZilla software.

Screenshots

Linux Windows OSX
Screenshot Linux Screenshot Windows Screenshot OSX

Downloads

Downloads are available from the releases page

Help

Help is available on the Wiki

Requirements

YARDWiz has been tested successfully on Windows XP - 10, Ubuntu 10.04-14.04, OpenSuse 11.4, Fedora 14 & 15 and Mac OSX 10.8 - 10.10 with python 2.6 & 2.7, wxPython 2.8. It should work on other Windows and Linux flavours.

Windows

A windows installer is available which is self contained and doesn't require the installation of python, wxpython or getWizPnP.

OSX

An OSX application is available which is self contained and doesn't require the installation of python, wxpython or getWizPnP.

Linux

An source archive is available which contains a compiled version of getWizPnP

From source

Before running you will need to install the following software:

Installation

Windows

Run the windows installer, this is self contained and doesn't require the prior installation of python, wxpython or getWizPnP.

OSX

Mount the disk image (.dmg) and drag the YARDWiz app to your applications folder.

From source

Currently no other OS specific installers have been created, just a simple python setup.py script. To install, unzip the source archive, then:

For easy access to the application, setup.py creates shortcuts in the Windows Start Menu/Linux Gnome Menu. Or on Linux and OSX, you can just type 'yardwiz' in a terminal.

Uninstalling

Uninstalling on Windows

Run the windows uninstaller.

Uninstalling on OSX

Delete the YARDWiz app from your applications folder.

When installed from source

To uninstall (assuming you still have a copy of the source :):

Known issues