Kwooty is a software that supports file repairing (with use of par2 binary) and archive extraction (with use of unrar binary) when nzb download content has been achieved.
This is the first release but most of features should be functional.
Installation:
How to build the project:
1. untar the archive
tar xvfz kwooty-0.1.0.tar.gz
2. build and install:
cd kwooty
cd build
cmake ..
sudo make install OR > su -c 'make install'
Product's homepage
Requirements:
· KDE Software Compilation
What's New in This Release: [ read full changelog ]
· rpmlint issues fix for fedora packaging (no code changes)