Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 19 Jun 2013, 07:52
All times are UTC - 4
 Forum index » Advanced Topics » Hardware » Printers
InkGUI v0.1 - A little program to check printer ink level.
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 1 of 1 Posts_count  
Author Message
JB4x4

Joined: 30 Jul 2006
Posts: 256

PostPosted: Sat 16 Feb 2008, 15:01    Post_subject:  InkGUI v0.1 - A little program to check printer ink level.  

Here is a GUI to check the ink level of your printer. By default it looks for a printer plugged into the usb port, but this can be easily changed (see below)

This is based on two programs (included):

Ink - http://ink.sourceforge.net/
Libinklevel - http://libinklevel.sourceforge.net/ (supported/unsupported printers listed here)

To have the script look at the parallel port open /usr/bin/inkgui in a text editor and change "usb" to "parport"

Code:
#!/bin/sh
# Program to display inklevel
ink -p usb > /tmp/inklevel
gxmessage -file /tmp/inklevel -title "Ink Level"
rm /tmp/inklevel


More options can be found by running the command "ink" from the command line.

There is a menu entry under "System" called "InkGUI"

JB

P.S. There are probably better ways to do this so input is welcome. Smile
inkgui.png
 Description   
 Filesize   23.3 KB
 Viewed   1049 Time(s)

inkgui.png

inkgui-0.1.pet
Description 
pet

 Download 
Filename  inkgui-0.1.pet 
Filesize  45.72 KB 
Downloaded  748 Time(s) 
Back to top
View user's profile Send_private_message YIM 
Dingo


Joined: 11 Dec 2007
Posts: 1398
Location: somewhere at the end of rainbow...

PostPosted: Sat 16 Feb 2008, 15:45    Post_subject:  

Good for all non epson printers users (they have already a utility escpgui, other now also have, thanks to you) mirrored on dokupuppy:

http://puppylover.netsons.org/dokupuppy/programs:printers_utilities

_________________
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

Edited_time_total
Back to top
View user's profile Send_private_message Visit_website 
koolie

Joined: 12 Mar 2007
Posts: 556

PostPosted: Tue 14 Oct 2008, 21:44    Post_subject:  

Lovely!

Works fine on 2.17.1 with HP AllInOne.

Should be included in Puppy distro.
Back to top
View user's profile Send_private_message 
canin

Joined: 08 Apr 2012
Posts: 13

PostPosted: Sun 08 Apr 2012, 09:38    Post_subject: perfect  

was looking for an easy way to install or compile hp-levels puppylinux saluki, but i failed miserably: found this...
Smile
inkgui works out of the box and flawlessly on a 5 colourcartridge photosmart printer
thx for this 2012!
Very Happy
hp-photosmart_d6160.png
 Description   screenshot of the inkgui
 Filesize   12.36 KB
 Viewed   960 Time(s)

hp-photosmart_d6160.png

Back to top
View user's profile Send_private_message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7833
Location: Stratford, Ontario

PostPosted: Thu 10 May 2012, 09:56    Post_subject:  

I have updated InkGUI to the most recent (2010) version. Look for its menu entry under System Status and Config.

It will now check for multiple USB printers and parallel printers.

In my tests, it works well with HP, Canon and older Epson printers. New Epson printers report ink levels of 105%. It doesn't work with Brother printers.

For another Epson maintenance tool, read here.
inkgui-0.2.pet
Description  Updated 2012-05-11
Better display of multiple printers
pet

 Download 
Filename  inkgui-0.2.pet 
Filesize  27.33 KB 
Downloaded  475 Time(s) 
Back to top
View user's profile Send_private_message 
Display_posts:   Sort by:   
Page 1 of 1 Posts_count  
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » Advanced Topics » Hardware » Printers
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0510s ][ Queries: 12 (0.0088s) ][ GZIP on ]