Y
Hacker News
new
|
ask
|
show
|
jobs
by
vrighter
555 days ago
it's a chrome application not an html5 one. It only works on one browser (and its forks) because it uses proprietary, nonstandard apis.
1 comments
meiraleal
555 days ago
> because it uses proprietary, nonstandard apis
What are the other APIs to have USB access?
link
vrighter
553 days ago
there isn't a browser based usb api. It's as simple as that. You're coding for chrome, not the web
link
meiraleal
553 days ago
Chrome, edge, opera, brave and many more. Just Safari doesn't support it, as always lagging behind. Firefox is out of the equation long ago.
link
vrighter
553 days ago
yes.... all of those are google chrome with lipstick. Doesn't change the fact that it is not a web standard.
link
meiraleal
553 days ago
> Doesn't change the fact that it is not a web standard.
Let the "Safari not Supported" era begin!
link
vrighter
552 days ago
or firefox
link
goodpoint
555 days ago
Write a proper GUI application.
link
What are the other APIs to have USB access?