Page 1 of 1

Returning sector and max sectors to script

Posted: 07 Dec 2012, 18:11
by xexen
Is there a way to return reading sector/max sector counts to a script. I'm attempting to write a Mac frontend for my users and I would like to update a progress bar.

Re: Returning sector and max sectors to script

Posted: 23 Dec 2012, 16:24
by cgrenier
PhotoRec can be compiled with a Qt interface (./configure --enable-qt && make), the program is named qphotorec.
Feel free to work on it (Patchs welcome), only the first screens are implemented for the moment.