BuildingIntelligence / dymo

Node.js module for interacting with Dymo LabelWriter printers using the DLS SDK
GNU General Public License v2.0
15 stars 9 forks source link

How open are you to using the frontend framework instead? #3

Open hemangandhi opened 6 years ago

hemangandhi commented 6 years ago

Since I'm finding the windows requirements a tad inaccessible (being on Linux and with friends only with Macs), I am trying to get this to work through the frontend JS framework dymo provides. (See http://developers.dymo.com/2016/08/08/dymo-label-web-service-faq/)

How interested would you be in this?

hemangandhi commented 6 years ago

I've added the basic functionality in JS. I have yet to test everything, and I'll be pushing fixes as needed soon. https://github.com/hemangandhi/dymo

travissinnott commented 6 years ago

Very interested! I'll take a look at your fork this weekend. It would be great to have a cross-platform solution.

icodeforlove commented 4 years ago

does anyone have this working for linux/mac?