https://github.com/pyaillet/scan
A simple project to turn my Raspberry Print Server into a scan server. It sends the scanned image to pre-configured mail adresses on a single button press.
https://github.com/pyaillet/scan
Last synced: over 1 year ago
JSON representation
A simple project to turn my Raspberry Print Server into a scan server. It sends the scanned image to pre-configured mail adresses on a single button press.
- Host: GitHub
- URL: https://github.com/pyaillet/scan
- Owner: pyaillet
- Created: 2016-02-04T21:16:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T06:54:36.000Z (over 10 years ago)
- Last Synced: 2025-02-04T19:14:29.984Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scan
A simple project to turn my Raspberry Print Server into a scan server.
It sends the scanned image to pre-configured mail adresses on a single button press.
The buttons are used to trigger a falling edge which triggers a python event handler.
The daemon lifecycle is managed with Supervisord
(images/Raspberry.jpg)