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

Hardware Helper software
Filter: All | Freeware | Demo
 

Hardware Helper

1 2 3 4 5 > 
Released: July 02, 2014  |  Added: November 13, 2014 | Visits: 1.730

Hardware Helper Struggling to Get a Newly Added Device to Work? Countless users spend literally hours trying to get devices like webcams, printers, scanners, video cards, and more working properly. It doesn't have to this way! Hardware Helper was designed to automate this process and do the heavy lifting...



Platforms: Windows, Windows 7

License: Shareware Cost: $29.95 USD Size: 2 MB Download (183): Hardware Helper Download

Added: August 08, 2006 | Visits: 3.153

Personal Web Helper Personal Web Helper is a password manager and one-click Web Form filler. All data that you enter into Personal Web Helper is stored locally on your computer. It is NOT stored on any external server. Personal Web Helper does NOT send any spy information. Main Personal Web Helper features: -...





Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.25 MB Download (103): Personal Web Helper Download

Added: February 06, 2006 | Visits: 3.254

Hardware Inspector Hardware Inspector is a powerful inventory tracking automation solution for corporate networks, intranets and other types of IT infrastructure. The program tracks PCs, their configuration, hardware installed, serial numbers for IT equipment, parts, etc. While it is possible to manually enter...


Platforms: Windows

License: Shareware Cost: $80.00 USD Size: 8.32 MB Download (199): Hardware Inspector Download

Released: August 01, 2011  |  Added: August 25, 2011 | Visits: 3.538

Hardware Asset Tracker Get your hardware assets organized and tracked using this free software. Are you having trouble knowing where all your hardware is, who™s using it, what the warranty and serial number is? This software can help. With Hardware Asset Tracker you can organize computer assets such as PDAs,...


Platforms: Windows

License: Freeware Size: 930.67 KB Download (256): Hardware Asset Tracker Download

Released: November 01, 2012  |  Added: November 14, 2012 | Visits: 1.685

Hardware Organizer Deluxe Hardware Organizer Deluxe in an easy to use and learn hardware maintenance management system. The software helps you to organize, catalog, and manage all data about work done by your personnel on any equipment and hardware newly installed within your facility. For the database novice, Organizer's...


Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 6.84 MB Download (168): Hardware Organizer Deluxe Download

Released: June 03, 2011  |  Added: June 11, 2011 | Visits: 2.376

Hardware Icon Library The quality of application icons plays a vital role for application development. The more informative and eye-catching an icon is, the faster users can find it on the desktop or access the necessary function on the toolbar. The initial impression is based not only on the program's functionality,...


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

License: Demo Cost: $64.00 USD Size: 2.61 MB Download (223): Hardware Icon Library Download

Released: March 29, 2009  |  Added: April 03, 2009 | Visits: 1.784

Science Teacher Helper Science Teacher Helper is an add-on for Microsoft Word, it was designed with a single purpose in mind - to save you time when editing Graphs and Charts of math, chemistry and physics in documents. You can easily add 765 functions, graphs and charts of physical, chemical and math into your MS WORD...


Platforms: Windows

License: Demo Cost: $39.95 USD Size: 743.54 KB Download (161): Science Teacher Helper Download

Added: September 03, 2010 | Visits: 1.405

Hardware::iButton Hardware::iButton is a Perl module that allows to talk to DalSemi iButtons via a DS2480 serial widget. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "family: ",$b->family(), "serial number: ",...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Hardware::iButton Download

Added: March 18, 2010 | Visits: 1.197

Hardware::iButton::Device Hardware::iButton::Device is a Perl object to represent iButtons. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "id: ", $b->id(), ", reg0: ",$b->readreg(0),"n"; } This module talks to iButtons...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): Hardware::iButton::Device Download

Added: January 08, 2010 | Visits: 1.167

AA Helper Library AA Helper Library is a basic library of helper functions for AAlib. Inspiration that started this is AAJM, when I implemented circles and lines. More or less on a whim, I turned it into a more convincing project. Yes, Im fully aware of the existence of libcaca. A few things: 1. Libcacas...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (105): AA Helper Library Download

Added: May 18, 2010 | Visits: 1.110

Xdebug Helper Xdebug Helper is a tool to start/stop debug with PHPs Xdebug extension. The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: - stack and function traces in error messages...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): Xdebug Helper Download

Added: August 14, 2010 | Visits: 2.184

X Hardware Monitor X Hardware Monitor is a hardware monitor that shows indicators for temperature, voltage, fan speed etc, of a running system with a graphical panel. The default configuration allows to monitor up to 3 temperatures, 3 fan speeds and 6 voltages. This tool is more particularly adequate for...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (224): X Hardware Monitor Download

Added: August 04, 2010 | Visits: 1.162

Hardware::Simulator Hardware::Simulator is a Perl extension for Perl Hardware Descriptor Language. SYNOPSIS use Hardware::Simulator; # NewSignal( perl_variable [, initial_value]); # create a signal called $in_clk, give it an initial value of 1 NewSignal(my $in_clk,1); # Repeater ( time_units , code_ref) #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Hardware::Simulator Download

Added: May 14, 2010 | Visits: 1.182

Hardware 4 Linux Hardware 4 Linux project contains a set of tools to report Linux-compatible hardware to hardware4linux.info. Whats New in This Release: - This release anonymizes dmidecode output, collects OS version files instead of calling osinfo, collects audio codec files, adds a README, and collects PCI...


Platforms: *nix

License: Freeware Download (121): Hardware 4 Linux Download

Added: July 23, 2010 | Visits: 1.191

Catalyst::Helper::Doc Catalyst::Helper::Doc is a documentation page generator. SYNOPSIS # execute helper script. script/myapp_create.pl Doc # you can set description # default is "Catalyst based application" script/myapp_create.pl Doc "This is description!" # you can set language type used as xml:lang....


Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Catalyst::Helper::Doc Download

Added: March 08, 2010 | Visits: 1.195

Hardware lister lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. Hardware lister can report exact memory configuration, firmware version, CPU version and speed, cache configuration, bus speed, mainboard configuration, etc. On DMI-capable x86...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (128): Hardware lister Download

Added: February 05, 2010 | Visits: 965

Hardware::Vhdl::Lexer Hardware::Vhdl::Lexer is a Perl module that can split VHDL code into lexical tokens. SYNOPSIS use Hardware::Vhdl::Lexer; # Open the file to get the VHDL code from my $fh; open $fh, <, device_behav.vhd || die $! # Create the Lexer object my $lexer = Hardware::Vhdl::Lexer->new({...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (107): Hardware::Vhdl::Lexer Download

Added: September 18, 2010 | Visits: 1.267

dhcp-helper dhcp-helper is a simple, straightforward DHCP relay agent which I wrote as alternative to the ISC relay. Its Linux only, but doesnt require any kernel support other than the network stack. (No LPF or packet sockets.) If you use this software, please let me know; I would like some idea if it...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (124): dhcp-helper Download

Added: April 21, 2010 | Visits: 1.437

squid-nufw-helper squid-nufw-helper is the authentication Single Sign On module for Squid, working with a NuFW firewall. The project allows for transparent authentication of users on a Squid proxy, even if the proxy is a "transparent" one. Whats New in This Release: - This release adds an "-a" switch to pass...


Platforms: *nix

License: Freeware Size: 72.7 KB Download (124): squid-nufw-helper Download

Added: June 01, 2010 | Visits: 2.026

Adblock Plus: Element Hiding Helper 1.0.1 for Adblock Plus: Element Hiding Helper is an extension meant for creating element hiding rules easier. Fight the text ads! Element Hiding Helper is a companion extension for Adblock Plus meant to make creating element hiding rules easier. You simply select the element you want to be hidden and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (198): Adblock Plus: Element Hiding Helper 1.0.1 for Download

1 2 3 4 5 >