System to allow printing to Dymo Labelwriter labelprinters without NPAPI plugin framework which has recently been disabled in chrome. System runs a local node.js server which accepts XML which is passed into the label framework. Includes a chrome extension to allow CORS/Mixed content posts to localhost to print labels, typically blocked by browser.
See README.txt for information on usage.
-----------------------
Note: Compiled Binaries are windows only, but this method is macintosh compatible. You'll just need to compile printlabel.exe for mac & write shell scripts to launch the server to replace runserver.exe & obtain a mac copy of node.exe. Please use the discussion page if you have any questions
Categories
Web ServicesLicense
MIT LicenseFollow DymoChromePrinting
Other Useful Business Software
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
-
Chrome complains about the extension is not in Chrome Web Store; otherwise, this is a viable solution.