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

Api Viewer freeware
Filter: All | Freeware | Demo
 

Api Viewer

< 1 2 3 4 5 > 
Released: October 04, 2012  |  Added: October 23, 2012 | Visits: 1.849

Aros Magic Viewer Aros Magic Viewer is world's fastest photo viewer, with parallel-processing magiXcan technology built-in! This makes it 10X faster for JPEG file loading on a quad-core computer as compared to a standard implementation. So take advantage of all your cores. Besides its high speed, Aros Magic Viewer...



Platforms: Windows, Other

License: Freeware Size: 27.09 KB Download (283): Aros Magic Viewer Download

Released: April 30, 2010  |  Added: May 15, 2010 | Visits: 3.745

STDU Viewer STDU Viewer is a document viewer for multiple file formats. The goal of this software is to replace the multiple document viewers with a single simple application. STDU Viewer supports following document formats: DjVu, TIFF, PDF, TXT, TCR, Comic Book Archive (CBR or CBZ), XPS, JBIG2. For...





Platforms: Windows

License: Freeware Size: 1.95 MB Download (711): STDU Viewer Download

Released: August 08, 2011  |  Added: August 29, 2011 | Visits: 2.001

Binary Viewer Binary Viewer is a free windows utility allowing you to open and view any file located on your computer regardless of format file was saved. It can display data in decimal, octal, hexadecimal and text (ASCII or Unicode) formats. Program supports Alternate Data Streams (ADS). It also provides...


Platforms: Windows

License: Freeware Size: 767.6 KB Download (692): Binary Viewer Download

Released: February 05, 2009  |  Added: April 27, 2010 | Visits: 3.533

Full Screen Web Image Viewer Full Screen Web Image Viewer is a very easy to use program which integrates itself to the Internet Explorer and Firefox context menu ie the right click menu. After installing it, while surfing you can right click any image and choose full screen options. The options include full screen best fit...


Platforms: Windows

License: Freeware Size: 601.31 KB Download (252): Full Screen Web Image Viewer Download

Released: July 30, 2009  |  Added: August 04, 2009 | Visits: 3.828

PDF Viewer for Windows 7 It's a pity that a PDF reader isn't included when Windows 7 is released.  However, you can download and install a light-weight yet powerful PDF Viewer to serve as part of the operating system to view, print, and convert PDF. Features: View and Print PDF: Open, view, read, and print...


Platforms: Windows

License: Freeware Size: 927.08 KB Download (343): PDF Viewer for Windows 7 Download

Added: January 18, 2010 | Visits: 1.707

Quick Image Viewer Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer designed to replace the classic image viewers like xv or xloadimage. Quick Image Viewer program runs on FreeBSD, Linux (libc5/glibc), Solaris (SunOS) and HP-UX.. Homepage of QIV - The Linux, Solaris(SunOS) and FreeBSD Quick...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (141): Quick Image Viewer Download

Added: January 18, 2010 | Visits: 1.910

Exif Viewer 1.27 for Exif Viewer is an extension that displays the Exif data. Extracts and displays the Exchangeable Image File (Exif) data in local and remote JPEG images, as stored by many (but not all) digital still cameras..


Platforms: *nix

License: Freeware Size: 54.27 KB Download (198): Exif Viewer 1.27 for Download

Added: March 24, 2010 | Visits: 1.824

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: September 08, 2013 | Visits: 1.089

Pipe Viewer Pipe Viewer is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of data transfer speed, ETA, that sort of thing.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (117): Pipe Viewer Download

Added: March 09, 2010 | Visits: 1.484

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: June 25, 2010 | Visits: 1.329

frob 3D viewer frob 3D viewer project is a 3D object point/wireframe/polygon viewer - called frob3dv for lack of a better name. I wrote this version mainly to learn c++. Also it was the first program I wrote after I got a PC (and put linux on it), but it has a long history. Many years ago I wrote a few stacks...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (130): frob 3D viewer Download

Added: September 16, 2010 | Visits: 1.417

PDL::API PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (98): PDL::API Download

Added: July 06, 2010 | Visits: 1.914

Wikipedia API Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated,...


Platforms: *nix

License: Freeware Download (112): Wikipedia API Download

Added: March 21, 2010 | Visits: 2.092

Virtual Machine Viewer Virtual Machine Manager software (virt-manager for short package name) is a desktop user interface for managing virtual machines. The project presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (120): Virtual Machine Viewer Download

Added: January 03, 2010 | Visits: 1.437

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: April 08, 2010 | Visits: 1.588

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: June 14, 2010 | Visits: 1.459

Enhanced TightVNC Viewer Enhanced TightVNC Viewer package is a project to add some patches to the long neglected Unix TightVNC Viewer. Enhanced TightVNC Viewer also adds a GUI for Windows and Unix that automatically starts up a STUNNEL SSL tunnel for SSL connections to x11vnc (or any other VNC Server also running an SSL...


Platforms: *nix

License: Freeware Size: 5 MB Download (135): Enhanced TightVNC Viewer Download

Added: May 27, 2010 | Visits: 1.723

Ekspos Image Viewer Ekspos is platform independent Java image viewer program. Ekspos Image Viewer support most popular image format: PNG, JPEG, and GIF, where additional image format can be added through Java ImageIO plugin. It consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate...


Platforms: *nix

License: Freeware Download (137): Ekspos Image Viewer Download

Added: July 15, 2010 | Visits: 3.724

Browser History Viewer Browser History Viewer allows you to examine the contents of web browser history files and export the data. Currently it supports Internet Explorer and Mozilla/Firefox. Browser History Viewer meant to be a forensics tool. It meant to be a forensics tool. BHV is licensed under the terms of...


Platforms: *nix

License: Freeware Download (472): Browser History Viewer Download

Added: November 26, 2010 | Visits: 1.954

Asterisk Soap API 0.0.1 Asterisk-Soap is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration features. Asterisk Soap APIs mainly feature is to provide a framework between asterisk core api and multi-platform frontends.. Download KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Download (135): Asterisk Soap API 0.0.1 Download

< 1 2 3 4 5 >