WareSeeker Search Software

tar.gz


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Vuze 1.0


linux Multimedia->Video Free
View Detail
Download Vuze 1.0Download Vuze 1.0
22 MB
Vuze project is a HD video filesharing application.

Installation:

$ cd downloadFolder/
$ tar xvzf Vuze.bin.tar.gz

./vuze.bin


2

Menc 0.6


linux Multimedia->Video Free
View Detail
Download Menc 0.6Download Menc 0.6
0.034 MB
Menc is an GUI to encode videos with MEncoder and transcode.

Installation:

tar xfz Video-Menc-x.x.tar.gz
cd Video-Menc-x.x
perl Makefile.PL
make
make test
make install


3

pong_curses 1.5.1


linux Games->Arcade Free
View Detail
Download pong_curses 1.5.1Download pong_curses 1.5.1
0.010 MB
pong_curses is an implementation of pong in glorious text mode.

INSTALLATION
$ tar -xzf pong_curses.tar.gz
$ make
$ su
# make install

Whats New in This Release:

· preferences file
· color, score
· visual improvements


4

Archive::Any::Create 0.02


linux Programming->Libraries Free
View Detail
Download Archive::Any::Create 0.02Download Archive::Any::Create 0.02
0.003 MB
Archive::Any::Create is an abstract API to create archives (tar.gz and zip).

SYNOPSIS

use Archive::Any::Create;

my $archive = Archive::Any::Create->new;

$archive->container(foo); # top-level directory
$archive->add_file(bar.txt, $data); # foo/bar.txt
$archive->add_file(bar/baz.txt, $data); # foo/bar/baz.txt

$archive->write_file(foo.tar.gz);
$archive->write_file(foo.zip);

$archive->write_filehandle(*STDOUT, tar.gz);

Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API.


5

Compactor 0.8


mac Utilities->Compression Tools Free
View Detail
Download Compactor 0.8Download Compactor 0.8
150 KB
By leveraging the powerful built-in command-line tools in OS X, Compactor brings those capabilities into a simple and comfortable user-interface.

Compactor provides support for the following formats:
.zip
.tar.gz
.tar.bz2
.dmg
.dmg-bz2 (.dmg with bz2 compression, only OS X 10.4 can read this)

Warning, the command line tools that handle .zip, .tar.gz, and .tar.bz2 (that Compactor uses) arent alias friendly and will remove them from any archives you create.

6

pyConnect4


linux Games->TBS Free
View Detail
Download pyConnect4Download pyConnect4
0.080 MB
pyConnect4 is a clone of Connect 4 game for 2 players.

This is my second project in python. The game has more features and lesser code lines as pyXXO.

How is pyConnect4 started?

Download the tar.gz file and extract it:

tar xfz pyConnect4.tar.gz

Then change into the new dir:

cd pyConnect4

and start pyConnect4:

python pyConnect4.py


7

gnuvd 1.0.3


linux Miscellaneous->Education Free
View Detail
Download gnuvd 1.0.3Download gnuvd 1.0.3
0.13 MB
gnuvd is a command-line client to the online Van Dale dictionary for the Dutch language.

Installation:

tar xvfz gnuvd-1.0.2.tar.gz
$ cd gnuvd-1.0.2
$ ./configure
$ make
$ make install

Whats New in This Release:

· Fixes for some memory related bugs.
· Now works on the merciless OpenBSD 3.8.


8

TCP port scanner 1.0.4


linux System->Networking Free
View Detail
Download TCP port scanner 1.0.4Download TCP port scanner 1.0.4
0.060 MB
TCP port scanner is a network scanner for Linux.

Installation:

1. Install - become root and gunzip/tar tcpscan-X-Y-Z.tar.gz.
2. Type ./confugure , make
3. Type install
4. Enjoy and try type tcpscan localhost
5. To get help - run tcpscan without parametres.

Usage:

tcpscan [-f] [hostname || IP_address]
tcpscan [-f] [first_IP_address] [last_IP_address]

9

phpBackupMySQLdiff


script PHP Free
View Detail
Download phpBackupMySQLdiffDownload phpBackupMySQLdiff
phpBackupMySQLdiff is a Web Application to do MySQL differentials backup into XML files compressed (zip or or tar tar.gz): - Just save the structure and the rows changed - Restore the data into SQL queries - Select two date to restore the data - Add a filter (ex: ID=123 OR NAME LIKE toto) to filter the data restored
10

Compress Find 1.0


windows Business Finance->PDF Tools $35
View Detail
Download Compress Find 1.0Download Compress Find 1.0
445KB

BrothersoftEditor/ Open ZIP, Tar and Tar GZ and extract them into desired folder. Search text message throughtout multiple files exist within compress file. Extract multiple compressed files at once into single folder. Double click on compressed file opens it with the relevant application. Review files with searched text message with highlighted keywords.
11

chatSearch 0.8


mac Utilities->Internet Utilities Free
View Detail
Download chatSearch 0.8Download chatSearch 0.8
643 KB
chatSearch is for extracting, indexing, searching, archiving, viewing, and exporting iChat transcripts.

Turns thousands of individual unsearchable binary iChat files into an sqlite database and a .tar.gz file.

12

mod_stego 1.4


linux Internet->HTTP Free
View Detail
Download mod_stego 1.4Download mod_stego 1.4
0.014 MB
mod_stego is an apache 1.x module. It steganograph a file or a message inside the html pages.

If you want the message, you should use a a de-steganography software to take it out.

Installation:

mod_stego.c

$ tar xvfz mod_stego-*tar.gz
$ tar xvfz apache_1.3.*.tar.gz
$ cd apache_1.3.*
$ PREFIX=/home/apache
$ ./configure --add-module=../mod_stego/mod_stego.c --prefix=$PREFIX
$ make
# make install
$ vi $PREFIX/conf/httpd.conf

Add:

AddHandler stego-handler .html .htm
StegoMessage /tmp/msg
StegoKey "Be happy!" # This is the key of your stego message. If there isnt
# it, the message isnt crypted. The algorithm is RC5.

stego_extractor.c

$ cc stego_extractor.c -o stego_extractor
$ wget www.autistici.org/bakunin/stego_example.html
$ ./stego_extractor stego_example.html

My page have no password (press enter 2 times).

13

Simplyzip 1.1b67


windows Utilities->Compression Tools Free
View Detail
Download Simplyzip 1.1b67Download Simplyzip 1.1b67
1.7 MB
Simplyzip is a multi archiver. Can open: ZIP,CZIP,ACE,CAB,RAR,TAR,GZIP , LZH , BZ2 , SQX , RS,UUE, XXE, ASE64,UCL,ARJ,ZLIB,RPM, DEB, 7-ZIP Create: 7z,ZIP,CZIP,Cab,LHA,TAR,TAR GZ TAR BZ2, ACE (optionale DLL), Deepfreezer SQX,UCL,RS. This program is FREEWARE. Further features: MULTI-ZIP.Backup to disk (CD or so). ZIP-REPAIR and some other think.With filecryption: Rijndael/Twofish (256 bit keysize) + Blowfish (448 bit keysize)
14

PowerArchiver 9.51


windows Utilities->Compression Tools $19.95
View Detail
Download PowerArchiver 9.51Download PowerArchiver 9.51
3.2 MB
PowerArchiver is an award-winning archive utility that provides support for most compressed and encoded files, as well as access to many powerful features and tools through an easy to use interface that seamlessly integrates with Windows Explorer. PowerArchiver natively supports ZIP, 7-Zip, CAB, LHA (LZH), TAR, TAR.GZ, TAR.BZ2, BH, RAR, ARJ, ARC, ACE, ZOO, GZ, BZIP2, XXE, MIME, UUE and yENC file formats. An internal viewer displays TXT, RTF, and more than 18 image formats.
15

Filer 0.0.12


linux Desktop Environment->File managers Free
View Detail
Download Filer 0.0.12Download Filer 0.0.12
0.11 MB
Filer is a small, fast and efficient file-manager written in Perl using Gtk2.

Here are some key features of "Filer":

· Two pane and MS Explorer like view modes.
· Drag and Drop
· Keybord Shortcuts
· right-click context menu
· MIME-Type support - associate icons and applications!
· Support for tar, tar.gz, tar.bz2 and zip archives
· Open archives like folders
· Bookmarks
· Search
· It s fast


16

wmAppKill 0.2


linux Desktop Environment->Tools Free
View Detail
Download wmAppKill 0.2Download wmAppKill 0.2
0.016 MB
wmAppKill is a window maker dock app that lists all your running processes. You can kill any of them by double-clicking on their names.

You can specify wich process will be the oldest one of the list. The one by default is "wmaker". Type "wmAppKill -h" to get command line options.

Installation:

To install wmAppKill :

1. tar xvfz wmAppKill-x.x.tar.gz
2. make
3. make install (you must be root)


17

PloneMinimalProduct 2.0Beta1


linux Internet->HTTP Free
View Detail
Download PloneMinimalProduct 2.0Beta1Download PloneMinimalProduct 2.0Beta1
0.057 MB
PloneMinimalProduct provides a skeleton one can use to create new types (instead of starting "from scratch").

There is a script called customize.sh (working with Bash) that will do this job for you.
Example usage::

$ tar xzf PloneMinimalProduct-0.1.tar.gz
$ cp -r PloneMinimalProduct PloneFooProduct
$ /where/is/customize/script/customize.sh PloneFooProduct Foo

After that youve got ready-to-deploy PloneFooProduct with FooContentType and FooFolderishType...

Whats New in This Release:

· Full support for Plone2 with Plone1-compatibility


18

mmixer 1.2


linux Multimedia->Audio Free
View Detail
Download mmixer 1.2Download mmixer 1.2
0.009 MB
mmixer is console based, perl audio mixer. You will need to have Term-Screen and Audio-Mixer perl modules (also you will need Term::ANSIColor module, wich probably is included in your perl distribtion by default) . Look in the documentation section for information how to install perl modules. It was tested on Peanut Linux and Slackware Linux .

Install:
do the following:
# tar xfvz mmixer-1.2.tar.gz
# cd mmixer-1.2

now as root:
# cp ./mmixer /usr/bin/

run:
Execute :
mmixer

19

System Integrity Checker 0.0.3


linux System->Monitoring Free
View Detail
Download System Integrity Checker 0.0.3Download System Integrity Checker 0.0.3
MB
System Integrity Checker can make sure that no unauthorized changes have been made to your computer systems.

Installation:
$ tar zxvf sic-x.y.z.tar.gz
$ cd sic-x.y.z
$ ./configure
$ make
$ make install

Whats New in This Release:

· Threading support was improved.
· Support for internationalization and localization (i18n) was added.
· An XML Schema was created for the configuration file.
· Code cleanups were made.


20

Laptop Temperature Monitor 0.8.0


linux System->Monitoring Free
View Detail
Download Laptop Temperature Monitor 0.8.0Download Laptop Temperature Monitor 0.8.0
0.060 MB
Laptop Temperature Monitor is a little applet for the GNOME desktop that shows the temperature of your laptop CPU on screen. You can log temperatures to a file as well.

Laptop Temperature Monitor project is free software released under the terms of the GNU General Public License.

Installation

tar xzf laptoptemp-0.2.tar.gz
$ cd laptoptemp-0.2
$ ./configure
$ make
$ sudo make install


My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket