viewer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 411
image-viewer
image-viewer is a very simple Kommander script to view images. more>>
image-viewer is a very simple Kommander script. But written following one of the 2-3 tutorials you can find on the net. Included in tarball you can find this guide to introduce in Kommander GUI. The site is: http://applications.linux.com/article.pl?sid=04/12/17/2033227&tid=49 and was written in 2004 by Michał Kosmulski
I know people want to use this great program..but documentations are very poor...this example helps people who wants to learn something about simple array, combobox, label and connections between signals and slots..very very important.
So, i hope the guide and the example will be usefull.
<<lessI know people want to use this great program..but documentations are very poor...this example helps people who wants to learn something about simple array, combobox, label and connections between signals and slots..very very important.
So, i hope the guide and the example will be usefull.
Download (0.037MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1166 downloads
tc-viewer 1.5
tc-viewer provides the ability to watch current transfers that take place in HTB and HFSC traffic shaping classes. more>>
tc-viewer provides the ability to watch current transfers that take place in HTB and HFSC traffic shaping classes on specified interface.
tc-viewer reads output from: tc -s class show dev iface, and analyzes (for each class) values in lines like this one :
Sent 6173259431 bytes 6300224 pkt...
Measured speeds may little vary from the real ones.
<<lesstc-viewer reads output from: tc -s class show dev iface, and analyzes (for each class) values in lines like this one :
Sent 6173259431 bytes 6300224 pkt...
Measured speeds may little vary from the real ones.
Download (0.008MB)
Added: 2006-11-18 License: GPL (GNU General Public License) Price:
1080 downloads
JExifViewer 1.4
JExifViewer is a Java based Exif tag viewer. more>>
JExifViewer is a Java program for displaying and comparing Exif informations stored in JPEG files created by digital cameras. JExifViewer is an Open Source project released under the GPL.
JExifViewer has an image viewer in which you can rotate and/or flip, zoom in/out the selected image. You can also print an image.
You can also rename, copy, move and delete images.
At the moment JExifViewer is localized in English and German.
A short online help is available for JExifViewer.
Installation:
tar xzf linux_jexifviewer.tar.gz
cd jexifviewer
./jstart
<<lessJExifViewer has an image viewer in which you can rotate and/or flip, zoom in/out the selected image. You can also print an image.
You can also rename, copy, move and delete images.
At the moment JExifViewer is localized in English and German.
A short online help is available for JExifViewer.
Installation:
tar xzf linux_jexifviewer.tar.gz
cd jexifviewer
./jstart
Download (0.98MB)
Added: 2007-01-24 License: GPL (GNU General Public License) Price:
1021 downloads
Pipe Viewer 1.0.1
Pipe Viewer is a pipeline data transfer meter. more>>
Pipe Viewer project 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 how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
pv is now considered to be stable code: it appears to work reliably on systems it has been tested on.
<<lessIt can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
pv is now considered to be stable code: it appears to work reliably on systems it has been tested on.
Download (0.037MB)
Added: 2007-08-07 License: Artistic License Price:
819 downloads
iSQL-Viewer 3.0.1
iSQL-Viewer is an open-source JDBC 2.x compliant database front end written in Java. more>>
iSQL-Viewer is an open-source JDBC 2.x compliant database front end written in Java. It implements across multiple platforms features of the JDBC API. It does everything through a single interface.
iSQL-Viewer works with most database platforms, including PostgreSQL, MySQL, Oracle, and Informix. iSQL-Viewer provides a variety of tools and features to carry out common database tasks.
Main features:
- Scripting support using JPython and the IBM BSF framework
- A guided query builder for creating simple and complex SQL queries
- Enhanced object viewing for images, HTML, and other binary format files
- A friendly SQL console for executing SQL statements
- Batch processing of SQL files
- Database introspection
- "Bookmarks" to store SQL commands you commonly use
- Import and export to popular file formats such as Microsoft Excel, XML, HTML and ASCII delimited.
- Enhanced interface support across platforms
Enhancements:
- A bug caused by closing of the application with a large query left in the editor was fixed along with some issues with variable substitution.
- Some missing elements in the service wizard were corrected.
- MonetDB and Gigaspaces were added as part of the default driver set to pick from when creating a new service.
<<lessiSQL-Viewer works with most database platforms, including PostgreSQL, MySQL, Oracle, and Informix. iSQL-Viewer provides a variety of tools and features to carry out common database tasks.
Main features:
- Scripting support using JPython and the IBM BSF framework
- A guided query builder for creating simple and complex SQL queries
- Enhanced object viewing for images, HTML, and other binary format files
- A friendly SQL console for executing SQL statements
- Batch processing of SQL files
- Database introspection
- "Bookmarks" to store SQL commands you commonly use
- Import and export to popular file formats such as Microsoft Excel, XML, HTML and ASCII delimited.
- Enhanced interface support across platforms
Enhancements:
- A bug caused by closing of the application with a large query left in the editor was fixed along with some issues with variable substitution.
- Some missing elements in the service wizard were corrected.
- MonetDB and Gigaspaces were added as part of the default driver set to pick from when creating a new service.
Download (0.48MB)
Added: 2007-06-15 License: MPL (Mozilla Public License) Price:
529 downloads
Mesh Viewer 0.3.1
Mesh Viewer is an easy to use lightweight application to display triangular meshes from a variety of file formats. more>>
Mesh Viewer is an easy to use lightweight application to display triangular meshes from a variety of file formats (see 3D formats).
Mesh Viewer uses the OpenGL API to render the models. The program was born under the need for quickly displaying reconstructed triangulated meshes. The Mesh Viewer based on an idea and an early elementary implementation from Craig Robertson.
The current version was developed by Helmut Cantzler. Triangular meshes can be displayed texture mapped (optional with bilinear filtering), solid or as a skeleton (full or just the front lines).
The surface normals of the triangles can be displayed optionally. Features (from a different data file) like edges and points can be displayed into the mesh. Loaded models can be rotated, translated and scaled (all done with the mouse). The model is lighted by multiple light sources.
Viewpoints can be saved. Screenshots of the model can be taken (as BMP, JPEG, PNG and so on). The program is able to calculate the texture map for the 3D model (experimental!).
It can read:
- PMesh files (used at the Vision group of the University of Edinburgh)
- GTS files (from the Gnu Triangulation Library)
- Geomview files (only format "OFF")
- PLY files (only ASCII format)
- VRML 1 files (no texture mapping)
- VRML 2 files
- Feature file
- List file
File format descriptions:
The PMesh format begins optional with a header. The first header line consists of "#pmesh". The header ends with the first line not starting with a "#". The data starts with nv lines of the format "v float float float" for the vertices. Follows nf lines of the format "p 3 int int int" for the triangles. Each line contains the three indices of the vertices. The index of the vertices starts at one.
The GTS format is describe shortly. The first line contains three unsigned integers separated by spaces. The first integer is the number of vertices, nv, the second is the number of edges, ne and the third is the number of faces, nf. Follows nv lines containing the x, y and z coordinates of the vertices. Follows ne lines containing the two indices (starting from one) of the vertices of each edge. Follows nf lines containing the three ordered indices (also starting from one) of the edges of each face.
The Geomview formal starts with a header consisting of the format line "OFF" and a second line with three integer numbers. The first integer is the number of vertices, nv, the second is the number of polygons, np, and the third number is typically "0". Following are the nv lines of vertices (each consists of three floats). The other part of the file are np lines of polygons. The first number of each line stands for the size of the polygon. Mesh Viewer just reads polygons consisting of 2 or 3 vertices. Following are a number of indices of the vertices depending on the size of the polygon. The index of the vertices starts at zero.
VRML is only supported partly. The Mesh Viewer extracts only vertices and triangles from VRML files and ignores all other shapes. Shapes in VRML 2.0 are rotated, scaled and translated if necessary. The file name for JPEG texture and texture coordinates are read from VRML 2.0 files if existent.
The Feature file is used to store vertices and edges. A feature file can be loaded beside the mesh to display vertices or edges into the mesh. The first header line consists of "#list". The header ends with the first line not starting with a "#". The lines consists of either vertices or edges. A vertex line consists of the format "fv float float float". A edge line starts with "fe" followed by the x, y and z coordinates for the start and the end vertex.
The List file is only a text file listing n mesh files, which a loaded subsequently as different shapes into one mesh. Lists are useful for displaying a segmentation of a mesh. The first header line consists of "#list". The header ends with the first line not starting with a "#". The following n lines consists of the names for the mesh files (one per line).
<<lessMesh Viewer uses the OpenGL API to render the models. The program was born under the need for quickly displaying reconstructed triangulated meshes. The Mesh Viewer based on an idea and an early elementary implementation from Craig Robertson.
The current version was developed by Helmut Cantzler. Triangular meshes can be displayed texture mapped (optional with bilinear filtering), solid or as a skeleton (full or just the front lines).
The surface normals of the triangles can be displayed optionally. Features (from a different data file) like edges and points can be displayed into the mesh. Loaded models can be rotated, translated and scaled (all done with the mouse). The model is lighted by multiple light sources.
Viewpoints can be saved. Screenshots of the model can be taken (as BMP, JPEG, PNG and so on). The program is able to calculate the texture map for the 3D model (experimental!).
It can read:
- PMesh files (used at the Vision group of the University of Edinburgh)
- GTS files (from the Gnu Triangulation Library)
- Geomview files (only format "OFF")
- PLY files (only ASCII format)
- VRML 1 files (no texture mapping)
- VRML 2 files
- Feature file
- List file
File format descriptions:
The PMesh format begins optional with a header. The first header line consists of "#pmesh". The header ends with the first line not starting with a "#". The data starts with nv lines of the format "v float float float" for the vertices. Follows nf lines of the format "p 3 int int int" for the triangles. Each line contains the three indices of the vertices. The index of the vertices starts at one.
The GTS format is describe shortly. The first line contains three unsigned integers separated by spaces. The first integer is the number of vertices, nv, the second is the number of edges, ne and the third is the number of faces, nf. Follows nv lines containing the x, y and z coordinates of the vertices. Follows ne lines containing the two indices (starting from one) of the vertices of each edge. Follows nf lines containing the three ordered indices (also starting from one) of the edges of each face.
The Geomview formal starts with a header consisting of the format line "OFF" and a second line with three integer numbers. The first integer is the number of vertices, nv, the second is the number of polygons, np, and the third number is typically "0". Following are the nv lines of vertices (each consists of three floats). The other part of the file are np lines of polygons. The first number of each line stands for the size of the polygon. Mesh Viewer just reads polygons consisting of 2 or 3 vertices. Following are a number of indices of the vertices depending on the size of the polygon. The index of the vertices starts at zero.
VRML is only supported partly. The Mesh Viewer extracts only vertices and triangles from VRML files and ignores all other shapes. Shapes in VRML 2.0 are rotated, scaled and translated if necessary. The file name for JPEG texture and texture coordinates are read from VRML 2.0 files if existent.
The Feature file is used to store vertices and edges. A feature file can be loaded beside the mesh to display vertices or edges into the mesh. The first header line consists of "#list". The header ends with the first line not starting with a "#". The lines consists of either vertices or edges. A vertex line consists of the format "fv float float float". A edge line starts with "fe" followed by the x, y and z coordinates for the start and the end vertex.
The List file is only a text file listing n mesh files, which a loaded subsequently as different shapes into one mesh. Lists are useful for displaying a segmentation of a mesh. The first header line consists of "#list". The header ends with the first line not starting with a "#". The following n lines consists of the names for the mesh files (one per line).
Download (0.62MB)
Added: 2006-08-24 License: LGPL (GNU Lesser General Public License) Price:
1171 downloads
Image Viewer 2.2.1
Image Viewer is a tool for viewing, converting, grabbing, and printing images. more>>
Image Viewer is an image viewer with real-time interactive pan and zoom viewing that uses the GTK+ toolkit and Imlib (or Imlib2).
Image Viewer can open and save to any image format supported by Imlib, rectangular crop, grab the screen, print, and display on the root window.
Main features:
- View
- Convert
- Grab (Screenshot)
- Print
- Rotate
- Crop
- Resize
- Display on Desktop
Enhancements:
- A bug was fixed in the saving of animated GIF images in which looping was not an option.
- The disposal method support for GIF images was improved.
<<lessImage Viewer can open and save to any image format supported by Imlib, rectangular crop, grab the screen, print, and display on the root window.
Main features:
- View
- Convert
- Grab (Screenshot)
- Rotate
- Crop
- Resize
- Display on Desktop
Enhancements:
- A bug was fixed in the saving of animated GIF images in which looping was not an option.
- The disposal method support for GIF images was improved.
Download (0.89MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
829 downloads
frob 3D viewer 1.0
frob 3D viewer project is a 3D object point/wireframe/polygon viewer - called frob3dv for lack of a better name. more>>
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 in Hypercard (on a Mac SE) for editing and displaying 3d shapes. I then ported it to modula-2 , using the free MacMETH compiler, then MOPS, a great free object-oriented programming language and application framework for the mac.
That is where it got most of its current class hierarchy. At that stage it was still only a wire-frame viewer. I then ported it to c++ for the macintosh using the Macintosh Programmers Workshop. When I wiped Windoze off my PC and put an operating system (linux) on it, I ported it to X and added the polygon drawing.
<<lessI 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 in Hypercard (on a Mac SE) for editing and displaying 3d shapes. I then ported it to modula-2 , using the free MacMETH compiler, then MOPS, a great free object-oriented programming language and application framework for the mac.
That is where it got most of its current class hierarchy. At that stage it was still only a wire-frame viewer. I then ported it to c++ for the macintosh using the Macintosh Programmers Workshop. When I wiped Windoze off my PC and put an operating system (linux) on it, I ported it to X and added the polygon drawing.
Download (0.050MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
974 downloads
Gerber Viewer 1.0.2
Gerber Viewer is a free Gerber viewer. more>>
Gerber Viewer in short gerbv is a viewer for Gerber files. Gerber files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing process. The standard supported by gerbv is RS-274X.
The basic difference between RS-274D (the old standard) and RS-274X is basically the addition of apertures in RS-274X. It might be possible to make an RS-274X file out of an RS-274D file and an aperture list.
gerbv also supports drill files. The format supported are known under names as NC-drill or Excellon. The format is a bit undefined and different EDA-vendors implement it different. But basically you need to have the tools definition in the file, then the parser is quite tolerant. The different holes are shown as dots in the (scaled) correct size.
The different layers of the PCB are separated into different files. gerbv can load all files at the same time and display them "on top of each other". You can independently turn them on and off.
<<lessThe basic difference between RS-274D (the old standard) and RS-274X is basically the addition of apertures in RS-274X. It might be possible to make an RS-274X file out of an RS-274D file and an aperture list.
gerbv also supports drill files. The format supported are known under names as NC-drill or Excellon. The format is a bit undefined and different EDA-vendors implement it different. But basically you need to have the tools definition in the file, then the parser is quite tolerant. The different holes are shown as dots in the (scaled) correct size.
The different layers of the PCB are separated into different files. gerbv can load all files at the same time and display them "on top of each other". You can independently turn them on and off.
Download (1.0MB)
Added: 2006-07-30 License: GPL (GNU General Public License) Price:
708 downloads
Process Viewer 0.5.0
Process Viewer is a small utility similar to top which displays all the processes on a linux system. more>>
Process Viewer is a small utility similar to top which displays all the processes on a linux system. Its written using the FOX Toolkit.
Process Viewer is licensed under the GNU General Public License
<<lessProcess Viewer is licensed under the GNU General Public License
Download (0.027MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1512 downloads
ThinkFree Viewer 1.1
ThinkFree Viewer allows you to view ThinkFree or Microsoft Office word processing, spreadsheet, and presentation files. more>>
ThinkFree Viewer allows you to view ThinkFree or Microsoft Office word processing, spreadsheet, and presentation files without having any other office applications installed. After installing the appropriate Widget simply drag and drop files from your desktop, or copy and paste the Web URL into the ThinkFree Widget.
ThinkFree Widgets allows users to open email attachments with ease, and supports the following file formats: .doc, .rtf, .txt, .xls, .csv, .ppt, and .pps.
<<lessThinkFree Widgets allows users to open email attachments with ease, and supports the following file formats: .doc, .rtf, .txt, .xls, .csv, .ppt, and .pps.
Download (0.004MB)
Added: 2007-06-06 License: MPL (Mozilla Public License) Price:
1320 downloads
conntrack viewer 1.3
The Multithread Network Port Scanner uses 50 POSIX threads to scan hosts. more>>
The Multithread Network Port Scanner uses 50 POSIX threads to scan hosts. In 1 minute Up to 1000 ports can be scanned by it .
Conntrack-Viewer is a perl script to view the masquerading connections with iptables, it uses /proc/net/ip_conntrack
With ipchains, it was extremely easy to view the masquerading connections, netstat -M or netstat --masquerade gave you the result right away.
But since iptables, if you try this you will get: "netstat: no support for `ip_masquerade on this system.". With iptables, the informations regarding the masquerading connections are accesible via /proc/net/ip_conntrack wich is extremely hard to read
This is why Conntrack-Viewer is so helpfull, it make those criptic results a lot more legible.
Enhancements:
- changed the service detection to use distant AND source port
<<lessConntrack-Viewer is a perl script to view the masquerading connections with iptables, it uses /proc/net/ip_conntrack
With ipchains, it was extremely easy to view the masquerading connections, netstat -M or netstat --masquerade gave you the result right away.
But since iptables, if you try this you will get: "netstat: no support for `ip_masquerade on this system.". With iptables, the informations regarding the masquerading connections are accesible via /proc/net/ip_conntrack wich is extremely hard to read
This is why Conntrack-Viewer is so helpfull, it make those criptic results a lot more legible.
Enhancements:
- changed the service detection to use distant AND source port
Download (0.010MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
1210 downloads
GeoTIFF Viewer 1.0.1
GeoTIFF Viewer is a simple viewer for GeoTIFF files, which are georeferenced raster images, typically used for maps. more>>
GeoTIFF Viewer is a simple viewer for GeoTIFF files, which are georeferenced raster images, typically used for maps.
Ive noticed that there really arent any programs for Linux that just view maps. There are several GIS packages, but if all you want to do is look, theyre overkill. I wrote GeoTIFF Viewer to be a simple viewer of digital raster graphics.
It uses libtiff and libgeotiff for the heavy lifting of reading the TIFF and associated GeoTIFF tags, and GTK+, GDK, and GLib for the widgets and graphical utilities. As such, it should run on any platform that these do, which is to say, most modern operating systems.
Digital raster graphics for California can be freely obtained at The California Spatial Information Library. The USGS and the Tennessee Valley Authority have data for the rest of the country.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- This release fixes calculation of seconds when lat/long is being displayed.
<<lessIve noticed that there really arent any programs for Linux that just view maps. There are several GIS packages, but if all you want to do is look, theyre overkill. I wrote GeoTIFF Viewer to be a simple viewer of digital raster graphics.
It uses libtiff and libgeotiff for the heavy lifting of reading the TIFF and associated GeoTIFF tags, and GTK+, GDK, and GLib for the widgets and graphical utilities. As such, it should run on any platform that these do, which is to say, most modern operating systems.
Digital raster graphics for California can be freely obtained at The California Spatial Information Library. The USGS and the Tennessee Valley Authority have data for the rest of the country.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- This release fixes calculation of seconds when lat/long is being displayed.
Download (0.19MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1057 downloads
Sysquake Viewer 2.3pr
Sysquake Viewer is an application which lets you load and manipulate interactively graphics developed with Sysquake. more>>
Sysquake Viewer is an application which lets you load and manipulate interactively graphics developed with Sysquake.
Sysquake Viewer is much more limited than Sysquake LE, which supersedes it on Mac OS and Windows. We still provide it as a preview release for Linux on i386 and for Solaris on Sparc, until we have a robust beta version of Sysquake LE for Unix.
On Unix, files are archived with tar. In a terminal, type tar xzf sqviewer*tgz to un-archive them.
The preview is made available to you so that you can test it and provide feedback, and to have a broader range of platforms where SQ files can be viewed. It has no expiration date.
<<lessSysquake Viewer is much more limited than Sysquake LE, which supersedes it on Mac OS and Windows. We still provide it as a preview release for Linux on i386 and for Solaris on Sparc, until we have a robust beta version of Sysquake LE for Unix.
On Unix, files are archived with tar. In a terminal, type tar xzf sqviewer*tgz to un-archive them.
The preview is made available to you so that you can test it and provide feedback, and to have a broader range of platforms where SQ files can be viewed. It has no expiration date.
Download (0.32MB)
Added: 2006-03-30 License: Other/Proprietary License Price:
1304 downloads
Rss Viewer 2.0.0 beta
RSS Viewer is a comfortable and portable viewer for RSS/RDF-compatible newsfeeds. more>>
RSS Viewer is a comfortable and portable viewer for RSS/RDF-compatible newsfeeds. It is written completely in Java and licensed under the GNU General Public License.
Rss Viewer is proven to run on Windows, Linux and MacOS X. Other Java enabled platforms should work as well.
Main features:
- multiple views for everyones taste
- built-in HTML article preview
- external browser support
- drag and drop
- article database
<<lessRss Viewer is proven to run on Windows, Linux and MacOS X. Other Java enabled platforms should work as well.
Main features:
- multiple views for everyones taste
- built-in HTML article preview
- external browser support
- drag and drop
- article database
Download (2.4MB)
Added: 2005-09-19 License: GPL (GNU General Public License) Price:
1499 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above viewer search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed