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.338.158 Times

Download Sys software
Filter: All | Freeware | Demo
 

Download Sys

< 1 2 3 4 5 > 
Added: August 12, 2010 | Visits: 1.037

Sys::PortIO Sys::PortIO is a Perl module to perform direct port I/O from Perl. SYNOPSIS use Sys::PortIO; port_open($portnum); write_byte($portnum, $value); $value = read_byte($portnum); port_close($portnum); This module provides a Perl interface to the low-level port I/O operations provided by...



Platforms: *nix

License: Freeware Size: 737.28 KB Download (116): Sys::PortIO Download

Added: May 16, 2010 | Visits: 1.267

Sys::Manage::Cmd Sys::Manage::Cmd - Systems management command volley. SYNOPSIS Command line script use Sys::Manage::Cmd; my $s =Sys::Manage::Cmd->new(); # Script associations (see also embedded in source): $s->{-assoc}->{.ftp}=sub{[ftp,-n,-s:loginfile,!elem!,<,$_[1]->[0]]}; # Target collections:...





Platforms: *nix

License: Freeware Size: 61.44 KB Download (103): Sys::Manage::Cmd Download

Added: July 14, 2010 | Visits: 2.091

Download Slave Download Slave provides a remote-controlled download slave. The Download Slave is a very flexible script which is controlled via eMail and stores files requested for downloading on the servers harddisk or sends them via eMail to the user who asked for them. Users are identified by their eMail...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (176): Download Slave

Added: April 13, 2010 | Visits: 821

Sys::Hostname Sys::Hostname is a Perl module to try every conceivable way to get hostname. SYNOPSIS use Sys::Hostname; $host = hostname; Attempts several methods of getting the system hostname and then caches the result. It tries the first available of the C librarys gethostname(),...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (111): Sys::Hostname Download

Added: May 08, 2010 | Visits: 1.480

Download Sort Download Sort is a Firefox extension that automatically saves downloaded files to different directories when using "Save Link As..." or "Save Image as...".


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): Download Sort

Added: February 19, 2010 | Visits: 1.865

Image Download Image Download allows you to download All the Picuture In the Page. Filter by width ,height, type. Auto Create Sub Folder ,auto rename Auto log Download Infomation..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): Image Download

Added: January 11, 2010 | Visits: 2.570

Retriever Download Manager Retriever Download Manager program was written completely in the Java programming language and will run on any operating system with a Java Virtual Machine installed (JVM 1.4 or higher). Retriever allows you to download files from the internet easier and with more control than from your web...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (225): Retriever Download Manager

Added: January 18, 2010 | Visits: 1.597

Strato Log Download Strato Log Download is a small Perl script intended to download logfiles from Web accounts from Strato hosted sites. The problem is that the normal download interface is interactive, and that only about six weeks are kept on the server. So without scripting, youre likely to lose valuable log...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (109): Strato Log Download

Added: November 22, 2010 | Visits: 1.032

Sys::Gamin Sys::Gamin is a Perl interface to Gamin (File Access Monitor implementation). SYNOPSIS use Sys::Gamin; my $fm=new Sys::Gamin; $fm->monitor(/foo); $fm->monitor(/foo/bar.txt); while (1) { my $event=$fm->next_event; # Blocks print "Pathname: ", $event->filename, " Event: ", $event->type,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): Sys::Gamin Download

Added: July 20, 2010 | Visits: 865

Sys::AlarmCall Sys::AlarmCall is a package to handle the logic in timing out calls with alarm() and an ALRM handler, allowing nested calls as well. SYNOPSIS use Sys::AlarmCall; $result = alarm_call($timeout1,$func1,@args1); @result = alarm_call($timeout2,$func2,@args2); Sys::AlarmCall provides a...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Sys::AlarmCall Download

Added: November 24, 2010 | Visits: 725

Sys::Lastlog Sys::Lastlog is a Perl module to provide a moderately Object Oreiented Interface to lastlog files on some Unix-like systems. SYNOPSIS use Sys::Lastlog; my $ll = Sys::Lastlog->new(); while(my $llent = $ll->getllent() ) { print $llent->ll_line(),"n"; } The lastlog file provided on most...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Sys::Lastlog Download

Added: August 26, 2010 | Visits: 1.507

Download Sentinel++ Download Sentinel++ is an Anti-leech, download limiter / file manager, that uses tokens to verify downloads instead of HTTP_REFERER or IP which can be spoofed or changed. The install is as painless as possible with only one file to upload and execute. The install automatically creates the...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (108): Download Sentinel++

Added: January 12, 2010 | Visits: 6.809

Download Manager Download Manager project is a GNOME download manager. Download Manager (also known as downman) is a suite of programs that assist with downloading files. It features a GNOME 2 GUI. Download Manager suite downmand: a daemon that takes care of downloading files downman: a command line client...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (962): Download Manager

Added: January 23, 2010 | Visits: 1.042

Sys::CPU Sys::CPU is a Perl extension for getting CPU information. Currently only number of CPUs supported. SYNOPSIS use Sys::CPU; $number_of_cpus = Sys::CPU::cpu_count(); printf("I have %d CPUsn",$number_of_cpus); print " Speed : ",Sys::CPU::cpu_clock(),"n"; print " Type :...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (171): Sys::CPU Download

Added: March 15, 2010 | Visits: 739

Sys::Filesystem Sys::Filesystem project is intended to be a portable interface to list and query filesystem names and their properties. It hopes to provide a consistent API to list all, mounted, unmounted, and special filesystems on a system, and query as many properties as possible with common aliases...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Sys::Filesystem Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 1.233

Sys::Hostname::Long Sys::Hostname::Long is a Perl module to try every conceivable way to get full hostname. SYNOPSIS use Sys::Hostname::Long; $host_long = hostname_long; How to get the host full name in perl on multiple operating systems (mac, windows, unix* etc) DISCUSSION This is the SECOND release of...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (105): Sys::Hostname::Long Download

Added: March 09, 2010 | Visits: 1.075

Sys::MemInfo Sys::MemInfo is a Perl module for memory informations. SYNOPSIS use Sys::MemInfo qw(totalmem freemem totalswap); print "total memory: ".(&totalmem / 1024)."n"; print "free memory: ".(&freemem / 1024)."n"; print "total swap: ".(&totalswap / 1024)."n"; print "free swap:...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (98): Sys::MemInfo Download

Added: October 27, 2010 | Visits: 1.831

dl Download Ticket Service dl Download Ticket Service project is a minimalist and rough download ticket service with automatic expiration, written in PHP. Ive been using this service as an email-attachment replacement for my company, but there are no plans on extending it. It will remain minimal: no fancy features, just...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): dl Download Ticket Service

Released: December 19, 2015  |  Added: January 07, 2016 | Visits: 8.165

MP3 Rocket Download MP3 Rocket Download, the best free music download software, allows you to listen to music online with no limits, enjoy over 100 million MP3 including recommended hot songs weekly and list of music through all categories, search and download high-quality songs which are upto 320kps bitrate for...


Platforms: Windows, Windows 7

License: Freeware Size: 5.95 MB Download (1146): MP3 Rocket Download

Released: December 23, 2011  |  Added: January 05, 2012 | Visits: 1.289

Download Toolbar Icons If your new product has anything to do with data distribution of any type - from download archive and other torrents to campus network - you must realize that your audience will be very broad. Professionals will quickly find the right functions and commands from the menu and less experienced...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,iPhone,iPod,iTouch,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $29.95 USD Size: 7.65 MB Download (108): Download Toolbar Icons

< 1 2 3 4 5 >