-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Artwork
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore


Camheroes

Sponsoring



-
- Content .- Fans  .- Knowledge Base  . 

Ink Level Monitor

   0.7  

Karamba

Ink Level Monitor
zoom


Ink Level Monitor
zoom


Ink Level Monitor
zoom


Link:  http://
Downloads:  8373
Submitted:  Feb 9 2005
Updated:  Mar 18 2005
Score: 
score64%64%score
 64% good
bad   good

Description:

It's an ink level monitor for Cynapses theme ( http://www.kde-look.org/content/show.php?content=11405)
This is my first karamba theme and this is my first python script too....

13/03/2005: Added an ink level idea for Liquid theme provided by Alessandro Sturniolo.

Requirements:
- libinklevel library from: http://libinklevel.sourceforge.net/
(please download 0.6.4 stable version)

- ink command line tool from:
http://ink.sourceforge.net/

Supported Printers:

EPSON:
# Epson Stylus C42
# Epson Stylus C60
# Epson Stylus C62
# Epson Stylus C64
# Epson Stylus C70
# Epson Stylus C82
# Epson Stylus C84
# Epson Stylus C86
# Epson Stylus CX5400
# Epson Stylus Color 600
# Epson Stylus Color 640
# Epson Stylus Color 670
# Epson Stylus Color 740
# Epson Stylus Color 850
# Epson Stylus Photo 780
# Epson Stylus Photo 790
# Epson Stylus Photo 810
# Epson Stylus Photo 820
# Epson Stylus Photo 830
# Epson Stylus Photo 890
# Epson Stylus Photo 915
# Epson Stylus Photo 2100
# Epson Stylus Photo R300

HP:
# HP Business InkJet 1100
# HP DeskJet 920C
# HP DeskJet 930C
# HP DeskJet 940C
# HP DeskJet 950C
# HP DeskJet 960C
# HP DeskJet 970C
# HP DeskJet 980C
# HP DeskJet 990C
# HP DeskJet 3320
# HP DeskJet 3325
# HP DeskJet 3550
# HP DeskJet 3650
# HP DeskJet 3820
# HP DeskJet 5150
# HP DeskJet 5550
# HP DeskJet 5650
# HP DeskJet 5652
# HP DeskJet 5740
# HP DeskJet 6122
# HP DeskJet 6520
# HP DeskJet 9300
# HP DeskJet 9600
# HP OfficeJet 4100 Series
# HP OfficeJet 5100 Series
# HP OfficeJet G Series
# HP OfficeJet K Series
# HP OfficeJet V Series
# HP PhotoSmart 1000
# HP PhotoSmart 1100
# HP PhotoSmart 1115
# HP PhotoSmart 1218
# HP PhotoSmart 1315
# HP PhotoSmart 7150
# HP PhotoSmart 7260
# HP PhotoSmart 7345
# HP PhotoSmart 7350
# HP PhotoSmart 7760
# HP PSC 700 Series
# HP PSC 900 Series
# HP PSC 1100 Series
# HP PSC 1200 Series
# HP PSC 1315 Series
# HP PSC 2110 Series
# HP PSC 2150 Series
# HP PSC 2175 Series
# HP PSC 2200 Series
# HP PSC 6100 Series


Sorry for my bad and poor english




Changelog:

version 0.7 (14-02-2005)

- Added "low level" messages and arrow images when pass mouse over cartridges

---------------------------


version 0.6 (10-02-2005):

- rewritten python source code
- All printers in http://libinklevel.sourceforge.net/index.html#supported
are supported.

----------------------------
version 0.1 (09-02-2005):

- first version.
- It's for 4-cartridge printers only for now.




LicenseGPL
(Ink Level for Cynapses theme)
(Ink Level for Liquid theme)
send to a friend
subscription
other artwork from pakistano

goto page: prev   1  2 

-

 SEGV soln

 
 by cjcox on: Mar 6 2005
 

Found a solution. I changed the line in creaBarra to:

bar[i] = karamba.createBar(widget, x, 70, 9, 40, "img/cartuccia.png") #gli ultimi tre valori:70, 9, 40 non variano

Basically adds an extra parameter containing the string path to the image.


reply to this

-

 Re: SEGV soln

 
 by pakistano on: Mar 6 2005
 

many thanks.


reply to this

-

 Works on my printer

 
 by Taita on: Mar 13 2005
 

Thanks for the useful Karamba:) My printer is an Epson Stylus Color 680 and it works fine with it. Note that in the US the same model is called an Epson Stylus Color 777 so that should work OK too.


reply to this

-
.

 great! works: CX3200

 
 by jimbox on: Mar 18 2005
 

i love you. no really, i love you. monitoring my ink levels has been one thing i really missed since completely abandoning M$... but not anymore! i couldnt be more happy.

also- if you'd like to add it to your list- i got this working with my Epson CX3200 (which i understand has the same print engine as a C60 or maybe it's C62 ??)

BUT... i had to edit my command line in the script to read:

command="ink -p usb | tail -8"

i installed ink-0.3/libink-0.6.4rc2 which were the most current at my install time (2005-03-18)- so i dont know how if that changed dependencies of your script.

when i run ink- it spews considerable info (lots of numbers) before getting to the ink levels which are the last dozen lines or so. i just fiddled until i got those last few lines to match up with what your script expects... and Wa-La.

thanks!


jimbox.
reply to this

-
.

 Awesome!

 
 by Praxxus on: Mar 18 2005
 

This beats the hell out of the crappy old ink monitor theme I kludged together for Karamba 0.17, back in the day! I just went digging for it in the archives and it's still there, but I released it before there was even a "Karamba" section on kde-look. It sucked. *heh*

Yours is much, much better. I think I'll get it set up when I get home, and keep tabs on the ol' C62.

Great job!


reply to this

-
.

 :( It doesn\'t work

 
 by adalbertus on: Mar 31 2005
 

Hi!
I have HP 920c on usb#0. When i type "ink -p usb" nothings happends :( It's no community with my printer and I can't read my ink level. I installed all tools which are needed to this thames.
PS. Sorry for my english, but i didn't used this language very long.


Adalbertus
reply to this

-

 Python binding

 
 by Firari on: May 1 2005
 

You can use the libinklevel python binding which can be found in http://www.python.org/pypi?:action=display&name=pyinklevel
so you wil not need ink command line utility.


reply to this

goto page: prev   1  2 

add commentback




-
-
all messages

openDesktop.org Facebook App





Partners
Place Your Link Here!
Online Casino
Fundraising Ideas

Cool Sites
iPhone Community

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.