Skip to content

Simple python script to query basic printer data and output an HTML snippet to be included in a dashboard

Notifications You must be signed in to change notification settings

Yeraze/printer_snmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

printer_snmp

Simple python script to query basic printer data and output an HTML snippet to be included in a dashboard

In crontab, I use an entry like so:

0 * * * * /home/pi/Development/printer_snmp/printer_snmp > /var/www/html/printer.html

Which, once included in the dashboard, looks like this with no styling:

Example graphic

About

Simple python script to query basic printer data and output an HTML snippet to be included in a dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages