Module: QR Code Reader and Write.

Find quick help here to get you started with Hollywood
Post Reply
obiwan73
Posts: 9
Joined: Sun Jun 14, 2020 9:49 am

Module: QR Code Reader and Write.

Post by obiwan73 »

Hello travellers of this forum,
thank you for spending time to help me.

I have not found anything native (Hollywood or Polybios 1.2).
To help me out I made a module in Python (e.g. from the net) called by Execute() and that does the job.
I'm not sure what to do to make a module, I think I'll go with lua.
Is there a good way to do it? Any help would be great.

Any help would be great. Sincerely,

Obiwan73. :-)
plouf
Posts: 467
Joined: Sun Feb 04, 2018 11:51 pm
Location: Athens,Greece

Re: Module: QR Code Reader and Write.

Post by plouf »

By "module" you mean plugin ?
SDK for plugins exist but afaik is for c++ only

I think kts the only way othetwise
An external daemon (server) can run and communicate with app via tcp ?
Dont know if its easy to call hollywood message port

Ad a second though. There are some javascript solutions you may can communicate and inject in a webgadget
Christos
obiwan73
Posts: 9
Joined: Sun Jun 14, 2020 9:49 am

Re: Module: QR Code Reader and Write.

Post by obiwan73 »

Module = Plug-in (deepl translation :-) )

Thank you very much for your complete answer, which gives me a lot of clues.
Post Reply