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

Wireless Cod View freeware
Filter: All | Freeware | Demo
 

Wireless Cod View

1 2 3 4 5 > 
Added: August 25, 2008 | Visits: 13.139

Wireless Key View Wireless Key View works to recover or restore all your wireless network keys, also WEP or WPA keys, it finds stored in your PC, via a Windows XP service called +Wireless Zero Configuration+.The program lets you easily and totally safely save these keys in a text file, html or even xml, and so...



Platforms: Windows

License: Freeware Size: 3 KB Download (9676): Wireless Key View Download

Added: August 11, 2008 | Visits: 7.620

Wireless Net View Wireless Net View is a small utility that lets you supervise the activity on wifi networks found near your PC. For each network detected it shows the following information: the network or SSID, percentage of the last quality signal, average percentage of signal received, network status,...





Platforms: Windows

License: Freeware Size: 3 KB Download (4223): Wireless Net View Download

Released: August 26, 2010  |  Added: September 17, 2010 | Visits: 2.726

Wireless Keyboard Indicator Wireless Keyboard Indicator v3.0 This version have a great change,enjoy it: Help: 1. this version of the way language pack release, the software default is the English version please if you need other appropriate language pack. 2. all configuration file config.ini in there, you can...


Platforms: Windows

License: Freeware Size: 96.5 KB Download (470): Wireless Keyboard Indicator Download

Released: June 20, 2010  |  Added: March 03, 2011 | Visits: 2.598

Wireless Network Viewer Wireless Network Viewer is a small utility that runs in the background, and monitor the activity of wireless networks around you. For each detected network, it displays the following information: SSID, Last Signal Quality, Average Signal Quality, Detection Counter, Authentication Algorithm,...


Platforms: Windows, Other

License: Freeware Size: 4.24 MB Download (620): Wireless Network Viewer Download

Added: May 07, 2010 | Visits: 1.632

View Picture View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom, and arbitrary movement through the image list..


Platforms: *nix

License: Freeware Size: 112.64 KB Download (112): View Picture Download

Added: August 23, 2010 | Visits: 1.798

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: July 25, 2010 | Visits: 1.187

RT::View::ConciseSpreadsheet RT::View::ConciseSpreadsheet is a simple Perl module. RT::View::ConciseSpreadsheet requires no configuration files or environment variables..


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): RT::View::ConciseSpreadsheet Download

Added: June 17, 2010 | Visits: 1.380

wireless-applet wireless-applet is an GNOME Panel applet displaying available wireless networks with the ability to add a listed network to the system configuration easily. Brings the comfort of NetworkManager to wpa_supplicant users. Supports WEP, WPA-PSK, and open wireless networks.. bitron Software:...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (128): wireless-applet Download

Added: January 23, 2010 | Visits: 1.536

Linux Wireless LAN Project The goal of the Linux WLAN project is to develop a complete, standards based, wireless LAN system using the GNU/Linux operating system. The linux-wlan package is a linux device driver and subsystem package that is intended to provide the full range of IEEE 802.11 MAC management capabilities for...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (188): Linux Wireless LAN Project Download

Added: May 11, 2010 | Visits: 1.294

Fractal View Fractal View project is a fractal viewing application that can be used to explore common fractal sets. It runs full-screen, supports four different fractal sets, has 22 different color palletes, support for PNG files, and performs anti-aliasing and zooming in all sets. Installing - Download...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (108): Fractal View Download

Added: August 09, 2010 | Visits: 1.382

Maypole::Manual::View Maypole::Manual::View is a Perl module for Maypole View Classes. In a large application, you will almost certainly want to customize the layout and design of the output pages. This task may even be the purview of a separate team of HTML designers rather than the programmers. Since a typical...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Maypole::Manual::View Download

Added: July 18, 2010 | Visits: 1.577

Wireless Assistant This is a small application allowing you to scan for wireless networks and connect to them. Wireless Assistant uses wireless-tools as its backend, so they need to be installed. All feedback as well as hints and good advice are appreciated! Installation: make -f Makefile.cvs ./configure...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (306): Wireless Assistant Download

Added: February 13, 2010 | Visits: 1.216

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

Added: April 23, 2010 | Visits: 1.122

GO::View GO::View is a Perl module that creates a gif or png image for visualizing the GO DAG. This perl module generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the GO::TermFinder perl module created by the Stanford...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (128): GO::View Download

Added: June 22, 2010 | Visits: 1.475

Tree::Simple::View::DHTML Tree::Simple::View::DHTML is a Perl class for viewing Tree::Simple hierarchies in DHTML. SYNOPSIS use Tree::Simple::View::DHTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::DHTML->new($tree); ## more complex examples #...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Tree::Simple::View::DHTML Download

Added: May 17, 2010 | Visits: 2.080

Tree::Simple::View::HTML Tree::Simple::View::HTML is a Perl class for viewing Tree::Simple hierarchies in HTML. SYNOPSIS use Tree::Simple::View::HTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::HTML->new($tree); ## more complex examples # use the...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (110): Tree::Simple::View::HTML Download

Added: March 12, 2010 | Visits: 1.451

Wireless Applet Wireless Applet is a gnome-panel applet that shows up the status of your wireless card. This applet used to be in the default Gnome releases before it was replaced around v2.10 or so. Some users prefer it over the new one, so we decided to post it here for easy access to it..


Platforms: *nix

License: Freeware Size: 92.16 KB Download (164): Wireless Applet Download

Added: July 20, 2010 | Visits: 1.294

Package DataBase View Pdbv output a HTML view of a RPM or dpkg database. Its modular design allows easy addition of others package management database and export format (as xml). The 1.x.x series are in Bash, the 2.x.x series are in Perl. Obviously, the output generation with 1.x.x is a lot slower than with the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (92): Package DataBase View Download

Released: September 23, 2010  |  Added: October 22, 2010 | Visits: 1.851

System Information View View system information tool.Can view: (1) CPU information (CPU type, serial number and other technical parameters). (2) Memory information (physical memory and virtual memory, and displayed graphically in real time the current physical memory and virtual memory use). (3) Hard...


Platforms: Windows

License: Freeware Size: 912.58 KB Download (480): System Information View Download

Released: February 25, 2013  |  Added: March 30, 2013 | Visits: 2.507

Enolsoft CHM View for Mac Wanna keep a local copy of the language's documentation which is a CHM file(Microsoft Compiled HTML Help) for viewing on Mac OS X but confused about does not have a native CHM reader on Mac? Enolsoft CHM View for Mac is such a useful utility which helps Mac users to easily and quickly view CHM...


Platforms: Mac

License: Freeware Size: 251 KB Download (1959): Enolsoft CHM View for Mac Download

1 2 3 4 5 >