logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ink - a command line tool for checking the ink level of your printers.

Description

       ink is a command line tool for checking the ink level of your printers.

       Printers connected via USB port are supported. Canon BJNP network printers are supported too.

       ink makes use of libinklevel.

Files

AUTHOR
              This manual page was originally written by Adam Cecile <gandalf@le-vert.net> for the Debian system
              (but may be used by others). It has been updated by Markus Heinz <markus.heinz@uni-dortmund.de> to
              reflect  new  features  of  recent ink versions.  Permission is granted to copy, distribute and/or
              modify this document under the terms of the GNU General Public License, Version  2  or  any  later
              version  published  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.

Name

       ink - a command line tool for checking the ink level of your printers.

Options

-pusb Probe USB port.

       -n<portnumber>
              Number of the USB printer (starting from zero)

       -t<threshold>
              Only display ink levels less than or equal to threshold.

       -pbjnp
              Probe the first Canon BJNP printer found.

       -bbjnp://<hostnameoripaddress>
              Probe the Canon BJNP printer at the specified location.

See Also

Homepage:http://ink.sourceforge.net/Supporteddeviceslist:http://libinklevel.sourceforge.net/

0.5.3                                               July 2018                                             INK(1)

Synopsis

ink -p usb [-n <portnumber>] [-t <threshold>]

       ink -p bjnp [-t <threshold>]

       ink -b bjnp://<hostname or ip address> [-t <threshold>]

See Also