Page 1 of 1

Standalone DM42 decoder/encoder

Posted: Sun Mar 17, 2019 9:31 am
by hsilop
Has anybody developed a "standalone" DM42 encoder/decoder such as a bash script or python program? As an old keyboard jockey I'd prefer this to using the web site GUI.

Guess I could always write my own ... mmm.

Re: Standalone DM42 decoder/encoder

Posted: Sun Mar 17, 2019 1:15 pm
by grsbanks
The encoder/decoder behind the page on the SwissMicros site is written in PHP and does actually work as a standalone utility (I wrote it).

I have a number of other commitments to get out of the way first but in due course I'm going to make a few needed updates and can release it then.

Re: Standalone DM42 decoder/encoder

Posted: Mon Mar 18, 2019 12:13 am
by hsilop
Awesome. PHP works for me. You can run that from the command line if need be.

Re: Standalone DM42 decoder/encoder

Posted: Thu Mar 28, 2019 11:47 am
by tgray
I wrote an encoder in python. Haven’t done the decoder yet.

https://github.com/tgray/dm42coder

Re: Standalone DM42 decoder/encoder

Posted: Sun Mar 21, 2021 4:07 am
by 48GX
Visual Studio encodes. Unsure if it decodes.