更新 README.md
This commit is contained in:
parent
097ea7fdb2
commit
f9480fd7d3
|
@ -1,3 +1,8 @@
|
|||
# PrintWatcher
|
||||
|
||||
PrintWatcher is a simple shell script that checks a fixed URL for updates. If there's new content, it retrieves the title and body text and sends it to a thermal printer for printing.
|
||||
**PrintWatcher** is a simple shell script that checks a fixed URL for updates. If there's new content, it retrieves the title and body text and sends it to a thermal printer for printing.
|
||||
|
||||
## Features
|
||||
- Monitors URL for updates.
|
||||
- Extracts the title and body content from the page.
|
||||
- Sends the content to a POS printer.
|
Loading…
Reference in New Issue