Development

Report a Bug

Report any bugs you find to the Guppy bug tracker.

Contribute

You can contribute to the development of Guppy. Here is a list of things which needs to be implemented:
  • Support Drag and Drop of files from PVR to PC and vice-versa.
  • Support autocompletetion in the PVR and PC path text entry.
  • Make the PVR warning button flash like urgent windows in the gnome-panel.
  • Display a progress bar when deleteing files.
  • Diplay the file transfer speed somewhere in the user interface.
  • Support playing of videos on PVR and PC.
  • Renaming files does not have file extension highlighted.
  • Scroll to active transfer when opening transfer pane.
  • Translate strings into another language.
  • Add --debug option which logs all puppy commands and output into a log file
  • Show error about insufficient permission to rename/delete/create folder before trying to perform the operation. This saves users from going through the process and then getting denied message.
  • Make available disk space check more accurate by keeping a running counter of free space so that every file that is queued reduces the counter.
Attach your patch to the Guppy bug tracker.

Get the Source

Guppy's source code is hosted on GitHub at http://github.com/ttsui/guppy/.

Checkout the source with the following command:

git clone git://github.com/ttsui/guppy.git

You can find out more information about using git from the Git Community Book.