Page 2 of 2

New BaCon ls-pet lister

Posted: Mon 30 Aug 2010, 19:29
by vovchik
Dear Puppians,

I decided to implement a new version in BaCon http://www.basic-converter.org/ , in preparation for a gui version. This one shows filesizes and runs more quickly - I think - than the bash script I did yesterday. The source code is also here, so you can compile it yourself if you download the BaCon sources.

The output looks like this:
----------------------------------------------------------------
Contents of pup-advert-blocker.pet:
----------------------------------------------------------------
/usr/share/applications/pup-advert-blocker.desktop (251 bytes)
/usr/local/pup-advert-blocker/pup-advert-blocker (6748 bytes)
/usr/bin/pup-advert-blocker -> ../local/pup-advert-blocker/pup-advert-blocker (0 bytes)
----------------------------------------------------------------
Total installed package size (in bytes): 6999
----------------------------------------------------------------
With kind regards,
vovchik

Posted: Tue 31 Aug 2010, 16:27
by vovchik
Dear puppians,

Here is a gtk gui version of ls-pet. After installation, I recommend right-clicking in a pet in ROX-Filer and going to "Customize Menu". There make a symlink to /usr/local/bin/ls-pet-gui. Then you will be able to right click on a pet, select ls-pet-gui and it will show you the contents in a gtk window, so you don't have to open a terminal. The program is extremely simple, but I find it useful. The tar.gz file contains the source files I used for BaCon.

With kind regards,
vovchik

Posted: Tue 31 Aug 2010, 22:02
by steve_s
Vovchik: sweet! Great stuff!