Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.297.499 Times

Fetch freeware
Filter: All | Freeware | Demo
 

Fetch

1 2 3 4 5 > 
Added: April 15, 2010 | Visits: 960

Fetch and deliver mail Fetch and deliver mail is a simple, lightweight replacement for mail fetching, filtering, and delivery programs such as fetchmail and procmail. It can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and deliver to a pipe, file, maildir, mbox, or SMTP server, based on a set of regexps. Fetch...



Platforms: *nix

License: Freeware Size: 40.96 KB Download (96): Fetch and deliver mail Download

Added: March 12, 2010 | Visits: 1.164

phpBB Fetch All phpBB Fetch All is a modification to phpBB that displays data from the forum on any page of a website. It supports all phpBB versions from the 2.0.x branch. Whats New in This Release: - added $CFG[posts_enable_local_links] to posts.php to remove all target=_blank strings from the post text...





Platforms: *nix

License: Freeware Size: 40.96 KB Download (110): phpBB Fetch All Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 622

File Fetch File Fetch is a handy and easy to use Outlook add-in that allows you to access your home files while you're at work. Do you need access to your home files while you're at work? With this add-in, you can retrieve a file from any of your Windows folders using just email. for WindowsXP, Vista, 7


Platforms: Windows, Windows Vista, 7

License: Freeware Download (56): File Fetch Download

Added: May 10, 2013 | Visits: 504

phpBB Fetch All phpBB Fetch All is a modification to phpBB that displays data from the forum on any page of a website. It supports all phpBB versions from the 2.0.x branch.This script is very easy to install, use and customize to suit your needs.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): phpBB Fetch All Download

Added: August 14, 2008 | Visits: 1.069

File Fetch 2004 File Fetch 2004 allows you to not only download files extremely quickly, but additionally allows for clipboard monitoring (detects and has an option to download files if detected on the clipboard), much better queue feature, running file automatically after download has finished, and all in a...


Platforms: Windows

License: Freeware Size: 2.61 MB Download (127): File Fetch 2004 Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 413

Fetch for Mac OS An easy to use, reliable file transfer client for the Apple Macintosh whose user interface emphasizes simplicity and ease of use. Fetch supports FTP and SFTP, the most popular file transfer protocols on the Internet for compatibility with thousands of Internet service providers, web hosting...


Platforms: Mac

License: Freeware Size: 17 MB Download (427): Fetch for Mac OS Download

Added: May 10, 2013 | Visits: 474

XDCC-Fetch Utility XDCC-Fetch, written entirely in Ruby, is an intuitive, no-nonsense tool for searching, collecting and downloading XDCC announcements within IRC channels.Features: - Simple, no-nonsense user interface - Search-on-typing - Pack filter - Multiple IRC servers - Resumable downloads - Download...


Platforms: Windows, Mac, *nix, Ruby, BSD Solaris

License: Freeware Download (72): XDCC-Fetch Utility Download

Added: January 18, 2010 | Visits: 2.407

Cisco IP Accounting Fetcher Cisco IP Accounting Fetcher is a set of Perl scripts that allows you to fetch IP accounting data from Cisco routers. There is the only one config file - "getdata.conf for configuration..


Platforms: *nix

License: Freeware Size: 12.29 KB Download (205): Cisco IP Accounting Fetcher Download

Added: June 18, 2010 | Visits: 914

MPEG::MP3Info MPEG::MP3Info is a Perl module to manipulate / fetch info from MP3 audio files. This is just a wrapper around MP3::Info now. A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work. This archive can always be obtained from:...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (120): MPEG::MP3Info Download

Added: October 27, 2010 | Visits: 1.778

comics comics is a simple karamba application to fetch daily comic strip to your desktop. It currently fetches dilbert, garfield, calvin, peanuts .... And its easy to add more strips... just edit comics.sh and strip.py. comics KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (125): comics Download

Added: June 10, 2010 | Visits: 1.421

Class::CGI Class::CGI is a Perl module to fetch objects from your CGI object. SYNOPSIS use Class::CGI handlers => { customer_id => My::Customer::Handler }; my $cgi = Class::CGI->new; my $customer = $cgi->param(customer_id); my $name = $customer->name; my $email = $cgi->param(email); # behaves...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Class::CGI Download

Added: November 24, 2010 | Visits: 1.864

WWW::BF2Player WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp = WWW::BF2Player->new; # omitted UserId, must set it per-request my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): WWW::BF2Player Download

Added: February 08, 2010 | Visits: 1.824

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.548

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.845

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: October 20, 2010 | Visits: 1.273

MP3::PodcastFetch MP3::PodcastFetch is a Perl module to fetch and manage a podcast subscription. SYNOPSIS use MP3::PodcastFetch; my $feed = MP3::PodcastFetch->new(-base => /tmp/podcasts, -rss => http://www.npr.org/rss/podcast.php?id=500001 -rewrite_filename => 1, -upgrade_tag => auto); $feed->fetch_pods;...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (91): MP3::PodcastFetch Download

Added: June 17, 2010 | Visits: 859

lyrics_leos lyrics_leos is a plugin for amarok to fetch lyrics from http://www.leoslyrics.com/. lyrics_leos [not working anymore] KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (92): lyrics_leos Download

Added: September 03, 2010 | Visits: 907

SeeYouLater SeeYouLater script purpose is to fetch a list of IP of known spammers and to ban them by putting them in /etc/hosts.deny. /etc/hosts.deny is usually read by xinetd of daemons using tcpwrapper. The software is composed of: - the feeder, that looks at SMTP daemon logs for the string...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (98): SeeYouLater Download

Added: November 26, 2010 | Visits: 822

mod_coredumper mod_coredumper uses the CoreDumper library from Google to fetch a GDB compatible core file from Apache, over HTTP. Warning: Do not enable mod_coredumper on a public server without access control in place! This module allows a remote user to possibly download passwords or other sensitive...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (91): mod_coredumper Download

Added: July 15, 2010 | Visits: 1.412

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (108): Finance::Quote::Yahoo::Asia Download

1 2 3 4 5 >