2024-12-10 00:42:11 -05:00
2024-12-10 00:38:20 -05:00
2024-12-10 00:38:04 -05:00
2024-12-10 00:41:28 -05:00
2024-12-10 00:34:08 -05:00
2024-12-10 00:42:11 -05:00

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.

Features

  • Monitors URL for updates.
  • Extracts the title and body content from the page.
  • Sends the content to a POS printer.
Description
PrintWatcher is a simple shell script that checks a URL for updates. If there's new content, it retrieves the title and body text and sends it to a thermal printer for printing.
Readme 2 MiB
Languages
Shell 100%