Very impressive....
thanks for sharing nukin.... I will surely post my reviews well let me know if you are free I have something to discuss with you...
Description:
Qt Output Parser for tar, zip, unzip, unrar with compressing/extracting progress indicator. Support platforms: windows(Qt4), linux(Qt4), EZX(Qt2).
usage: qop [-t parserFor] [-ns] [-h] [-m] [-T totalSteps] [files...]
-m: create a new thread to calculate progress bar's total steps.
-h: help
-n: set number of files as total steps.
-s: set size of files as total steps. -s is default
-T steps: set total steps. Ignore -n or -s
-t parser: usually is tool's name, such as tar, zip, unzip, unrar. If using xz, lzop etc with tar, parser is tar. -t tar is default
examples:
tar zcvvf honey.tgz honey |qop hon* -m
tar --use=xz -cvvf honey.txz honey |qop honey
zip -ryv -9 -FS honey.zip honey |qop honey -m -t zip
unzip -o honey.zip |qop -T `unzip -Z -t honey.unzip | sed 's/\(.*\) files.*/\1/'` -t unzip
screenshots:
download qop here: https://sourceforge.net/projects/qop/files/
my project on qt-apps: qop Qt-Apps.org
To make compress and extract easier, i wrote an application named zpkg. Zpkg has a powerfull filebrowser which support multi selection, just press the item on the left. click "Compress" to compress selected items and "Extract" to extract selected files one by one. It has a compression dialog. the dialog will detect compress tools in $PATH. Press "+" button to change more settings. Now only zip supports Password and Ratio. Other options is not enabled. It also has a extraction dialog. see the picture.
tools-ezx.zip contains compress/extract tools compiled for ezx. zip is depends on libbz2. I will compile a individual one later.
Last edited by novesky; 09-11-2010 at 01:00 PM.
Very impressive....
thanks for sharing nukin.... I will surely post my reviews well let me know if you are free I have something to discuss with you...
Motorola A1200 : Beast
Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED
Nice work man
LG OPTIMUS 2X : MY INDROID EVOLUTION RC3
SAMSUNG GALAXY SL : MY ANDROID EVOLUTION
HTC ELFIN : MY DARIUS 6.5 ROM
SONY ERICSSON X10 MINI : MINI EVOLUTION
"GONE FOREVER TO MAKE A COME BACK"
how do i install it in my a1200?
currently it can not be installed.... wait till the installer is made for this... it is working and soon the installer will be posted...
Motorola A1200 : Beast
Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED
god damn it novesky... you're on fire.. changing the history of our a1200/e6 phones.. thanks a lot for the app.. and also thanks for sharing the source too.. I'll take a look and maybe understand a bit about how things go with the ezx development
there's a problem with the browser icons because if the file has no extension it's shown as directory
Last edited by BruceLee; 09-14-2010 at 08:04 PM.
those who have curiosity to run this app...u can try running it from ekonsole.
trying to run on qt4.6![]()
I was part of that strange race of people aptly described as spending their lives doing things they detest to make money they don't want to buy things they don't need to impress people they dislike. -- Emile Henry Gauvreay
Motorola A1200 : Beast
Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED