Jump to content

mario76

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by mario76

  1. If anybody needs a simple way to check text on the web or extract text from online PDFs on low‑spec SBCs, here is surf.py. It’s a tiny Python‑based terminal browser designed for boards like Orange Pi Zero, so you’re not completely blind internet‑wise even without a full browser. Starts with: ./surf.py domain.com Dependencies outside standard library: requests, PyPDF2. surf.py
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines