Main > Free Download Search >

Free comic book viewer software for linux

comic book viewer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 806
QComicBook 0.3.4

QComicBook 0.3.4


QComicBook is a viewer for comic book archives containing jpeg/png images. more>>
QComicBook is a viewer for comic book archives containing jpeg/png images, which aims at convenience and simplicity.
Main features:
- automatic handling of archives
- full-screen mode
- two-pages mode and japanese mode
- thumbnails view
- page scaling (fit to window witdth/height, whole page)
- mouse or keyboard navigation, whatever you prefer
- bookmarks
- and more...
Enhancements:
- fixed drawing/scaling/rotation bugs in two-pages mode when 1st page is smaller than 2nd page
- fixed problem with opening files with non-ascii characters in file name via command line
- *.bmp file pattern added to the list of supported formats
<<less
Download (0.39MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1063 downloads
conntrack viewer 1.3

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
<<less
Download (0.010MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
1210 downloads
cbviewer 0.7

cbviewer 0.7


cbviewer is a viewer for comic book archives in .zip, .rar, .cbz, and .cbr formats. more>>
cbviewer is a viewer for comic book archives in .zip, .rar, .cbz, and .cbr formats.

<<less
Download (0.51MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1101 downloads
Contact Book 1.0

Contact Book 1.0


Contact Book is a simple contact book manager. more>>
Contact Book is a simple contact book manager.

Simple Contact that could be compared to Mac OS Xs simply address book application. I plan on making the initial release with very basic functionality but it will certainly grow from there.

Although it is in a deb it does net check dependancies so make sure you have mono, GTK# (2.4), and sqlite installed to use it.

Why you might be interested:

- Simple Address Book so you dont have to use evolution (this was my main reason for starting this project)
- Easy to use (not pop up dialog boxes)

<<less
Download (0.044MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1380 downloads
Comic Vector Icons

Comic Vector Icons


Comic Vector Icons package contains 100 vectorial icons developed with cartoony look and simple shapes. more>>
Comic Vector Icons package contains 100 vectorial icons developed with "cartoony" look and simple shapes that give to your project a funny feeling.

EPS Icons can be rescaled to any size while retaining their original detail, for use in Logo design, Blogs, Web, Software or Print projects.
<<less
Download (45.3MB)
Added: 2007-04-19 License: GPL (GNU General Public License) Price:
946 downloads
frob 3D viewer 1.0

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.
<<less
Download (0.050MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
974 downloads
Process Viewer 0.5.0

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

<<less
Download (0.027MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1512 downloads
ThinkFree Viewer 1.1

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.

<<less
Download (0.004MB)
Added: 2007-06-06 License: MPL (Mozilla Public License) Price:
1320 downloads
GeoTIFF Viewer 1.0.1

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.
<<less
Download (0.19MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1057 downloads
image-viewer

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.

<<less
Download (0.037MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1166 downloads
AJAX Book Reader 1.00

AJAX Book Reader 1.00


AJAX Book Reader is a complete AJAX client-server application. more>>
AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time.

The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides in a seperate text file.

AJAX Book Reader application is also suitable for any case where it is not practical to show all of the text to be displayed at once in the browser window.

It is assumed there is a directory that contains text files named [book][chapter]#.[ext]
and directory has been assigned to the $shelf variable in .pt-config
and [book] is 1 to N characters to identify a collection of chapters
and [chapter] is the chapter seperator (default=c)
and # is the 0 based chapter number
and [ext] is the extension of the text files (default=.txt)
and each file contains one chapter of text
and there is optionally a chapter index file [book].lis
in the shelf directory where the first line is the title of the book
and the second line is the authors name
and subsequent lines are the chapter names

It is further assumed that read.php contains the div tags < div > with an id of title, where the books title will be placed author, where the authors name will be placed navbar, where the page/chapter navigation controls will be placed page, where the text of the page will be placed

.pt-config should be changed to suit your preferences but there is nothing else especially designed to be user configurable in the other files
<<less
Download (0.004MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
778 downloads
Pipe Viewer 1.0.1

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.
<<less
Download (0.037MB)
Added: 2007-08-07 License: Artistic License Price:
819 downloads
tc-viewer 1.5

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.

<<less
Download (0.008MB)
Added: 2006-11-18 License: GPL (GNU General Public License) Price:
1080 downloads
Image Viewer 2.2.1

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.
<<less
Download (0.89MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
829 downloads
BooKreader 0.2

BooKreader 0.2


BooKreader is a Linux KDE twin-panel text files viewer specialized for reading e-books. more>>
BooKreader is a Linux KDE twin-panel text files viewer specialized for reading e-books.

It supports multiple bookmarks, custom fonts, encoding selection.

The main feature is the reader has two-page style, so it looks like a real book.

<<less
Download (0.66MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
848 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5