libinklevel 0.8.0rc1 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News libinklevel 0.8.0rc1 (Development branch)
# 1  
Old 01-30-2009
libinklevel 0.8.0rc1 (Development branch)

Libinklevel is a Linux library for retrieving the ink level of a printer attached via the parallel port or USB. License: GNU General Public License v2 Changes:
Support for Solaris 10 and OpenSolaris has been added. Support for the following printers has been added: Canon MP530, Canon iP1600, and Canon 860i. Some more unlisted Canon printers should be supported by the new cartridge type auto detection. Support for Canon network printers has been added (BJNP). If you try out this version, please consider subscribing to the Libinklevel-Tester mailing list. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SPECTOOLS(1)						      General Commands Manual						      SPECTOOLS(1)

NAME
spectool_raw -- Utility for developing other tools using the Wi-Spy SYNOPSIS
spectool_raw [-n network server] [-b] DESCRIPTION
spectool_raw is a simple tool which extracts data from the Wi-Spy device. It can be used to create other tools or scripts. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h --help Show summary of options. -n tcp://host:port --net tcp://host:port Connect to network server instead of local USB devices. -b --broadcast Listen for (and connect to) broadcast servers instead of using local USB devices. SEE ALSO
spectool_gtk (1), spectool_curses (1), spectool_net (1). AUTHOR
This manual page was written by Francois Marier <francois@debian.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. SPECTOOLS(1)