https://github.com/manchicken/plkast
A simple Perl application for podcasts, I never really finished it. It was my first attempt at GUI development in Qt or Perl. The project was abandoned when I discovered that much of the Qt bindings for Perl are missing, and/or not threadsafe. This would mean that the UI would lock up while a file was downloading. My last change here was November 29th, 2006.
https://github.com/manchicken/plkast
Last synced: 2 months ago
JSON representation
A simple Perl application for podcasts, I never really finished it. It was my first attempt at GUI development in Qt or Perl. The project was abandoned when I discovered that much of the Qt bindings for Perl are missing, and/or not threadsafe. This would mean that the UI would lock up while a file was downloading. My last change here was November 29th, 2006.
- Host: GitHub
- URL: https://github.com/manchicken/plkast
- Owner: manchicken
- Created: 2012-09-02T15:29:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-02T15:29:41.000Z (almost 13 years ago)
- Last Synced: 2025-02-12T17:17:55.050Z (4 months ago)
- Language: Perl
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This application requires the following Perl modules:
* Qt modules
* XML::TreePP
* Error
* LWP