jc_toolkit icon indicating copy to clipboard operation
jc_toolkit copied to clipboard

compatiblity with wine

Open htw128 opened this issue 4 years ago • 5 comments

Did you ever consider making a WINE compatible version? It's an enormous work to rewrite it entirely in Swift. But may I ask if you ever considered making this tool WINE compatible, so that both macOS and Linux can run it "natively"? I tried run it now, and it shows that it seems like it can't communicate with the bluetooth module. I'll keep trying to workaround.

htw128 avatar May 26 '20 13:05 htw128

On the side, I'm doing a project in rust which will eventually be a superset of the features of jc_toolkit. It should be compatibe with mac and linux, though not tested for now. It's still rough, but you can try ;)

Yamakaky avatar Jun 11 '20 16:06 Yamakaky

You got a link to your project? Would love to give it a shot!

dingoosh avatar Jul 09 '20 19:07 dingoosh

https://github.com/Yamakaky/joy

It's very barebone, don't hesitate to open issues if you have questions. Also, I can't manage to pair my joycon on Linux, works fine on windows.

Yamakaky avatar Jul 09 '20 20:07 Yamakaky

Great! One day when I figure out how to compile mac-compatible executables using Visual Studio I'll give it a go.

dingoosh avatar Jul 09 '20 21:07 dingoosh

It's in rust, shouldn't be a problem.

Yamakaky avatar Jul 09 '20 22:07 Yamakaky