termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
12.83k stars 2.95k forks source link

[Package]: Winexe #8100

Open deniscerri opened 2 years ago

deniscerri commented 2 years ago

Package description

Winexe remotely executes commands on Windows systems from GNU/Linux (and possibly also from other Unices capable of building the Samba 4 software package).

Home page URL

https://sourceforge.net/projects/winexe/

Source code URL

https://gitlab.com/kalilinux/packages/winexe.git

Packaging policy acknowledgement

Additional information

I found this package to be useful since i want to run batch scripts on my windows machine. I have tried doing it through ssh but ssh uses a different profile when launching programs and not doing it on the current logged user.

If winexe can't be added and someone has fixed this issue themselves, please let me know. Thanks!

xtkoba commented 2 years ago

Seems to require MinGW toolchain in build host?