https://github.com/havardgulldahl/hpscantools
Tools for HP All-in-one scanners
https://github.com/havardgulldahl/hpscantools
Last synced: 3 months ago
JSON representation
Tools for HP All-in-one scanners
- Host: GitHub
- URL: https://github.com/havardgulldahl/hpscantools
- Owner: havardgulldahl
- License: mit
- Created: 2015-09-20T16:59:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T23:02:20.000Z (over 9 years ago)
- Last Synced: 2023-03-11T08:32:59.363Z (over 2 years ago)
- Language: Go
- Size: 152 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#HPSCANTOOLS#
Cli tools to do scanning with HP All-in-one devices.
Tried and tested on:
- HP Deskjet 3050A J611 series
##Tools##
1. A daemon to register as a scan target and receive scans when the *Scan* button on the printer is selected
2. A tool to initiate a scan from the computer##Details##
Protocol was documented by [GitHub user @matthew1001](https://github.com/matthew1001). His work is much appreciated!
Tools are written in [Go](https://golang.org) and run on all platforms.